The transformed stdout on success, or transformed stderr on failure
Executes a command synchronously and returns the result.
Blocks the main loop until the command completes. Use execAsync for non-blocking execution.
The transformed stdout on success, or transformed stderr on failure
Executes a command synchronously and returns the result.
Blocks the main loop until the command completes. Use execAsync for non-blocking execution.