shell (string command) ⇒ mixed
Runs a shell command, for example a Bash command. It then returns a string with the return value of the command.
First available: Version 1.3.1
Notes
Version 1.4 dropped support for unix_runtime
aliase for this command.
Comments