Run
- ↳
Run
• new Run(
cmd
, args?
, env?
, capture?
)Name | Type |
---|---|
cmd | string |
args? | null | string [] |
env? | null | object |
capture? |
•
Protected
args: object
▸ toJson():
Object
Object
▸ toExeScriptRequest():
ExeScriptRequest
ExeScriptRequest
▸ before():
Promise
<void
>Promise
<void
>▸ after():
Promise
<void
>Promise
<void
>Last modified 7mo ago