Simple command runner

[system/Simple command runner]

Input ports

  • command: string

    Command to be executed. Must be valid in the context of the current OS. It's recommended to verify the OS before attempting to execute.

  • cwd: string

Output ports

  • success: boolean

Last updated