Skip to content

os_execute

Declaration

os_execute :: fn (command: string) s32

Description

Execute command in native shell and return exit code.

Arguments

  • command Command to be executed.

Result

Execution exit code.

Declared in: docs.txt