xref
: /
external
/
toolchain-utils
/
go
/
chromeos
/
target_tmpdir
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
3
# Temporary directory to be used on ChromeOS devices.
4
5
echo
"/tmp"
6