- async_exec(command): PromiseWithChild<{}>
Returns PromiseWithChild<{}>
- async_exec(command, options): PromiseWithChild<{}>
Parameters
- command: string
- options: {} & ExecOptions
Returns PromiseWithChild<{}>
- async_exec(command, options): PromiseWithChild<{}>
Parameters
- command: string
- options: {} & ExecOptions
Returns PromiseWithChild<{}>
- async_exec(command, options): PromiseWithChild<{}>
Parameters
- command: string
- options: ExecOptions
Returns PromiseWithChild<{}>
- async_exec(command, options?): PromiseWithChild<{}>
Parameters
- command: string
Optional
options: null | ObjectEncodingOptions & ExecOptions
Returns PromiseWithChild<{}>