local-exec

Action

Execute a shell command and return stdout/stderr

Syntax

local-exec "ls -la"

execute command (fire and forget)

$output = local-exec "ls -la"

execute command, returns stdout

$output, $error = local-exec "ls -la"

execute command with error handling (returns stdout, stderr)

Developer Reference
Set: local
Version: 0.0.1-3
Encoding: T_OP_FN
Sizes: 1-3
Actcode: 3337887490
Set ID: 161