BuildCommandRun.this

struct BuildCommandRun
this
(
string command
,
string workdir
)

Parameters

command
Type: string

the executable to run

workdir
Type: string

directory to run the executable from

Meta