xref
: /
external
/
skqp
/
infra
/
bots
/
isolate_go.isolate
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
2
'variables': {
3
'command': [
4
'
/bin/cp
', '-rL', 'go', '${ISOLATED_OUTDIR}',
5
],
6
},
7
}
8