The command to execute.
Optionaloptions: Readonly<ExecOptionsWithStringEncoding & Readonly<{ silent?: boolean }>>Optional configuration for command execution.
A promise that resolves with the command result.
Executes a shell command asynchronously.
The command to execute.
Optional configuration for command execution.
A promise that resolves with the command result.
Executes a shell command asynchronously.
The command to execute.
Optionaloptions: TOptionsOptional configuration for command execution.
A promise that resolves with the command result.
Executes a shell command asynchronously.