Skip to main content

Module command

Module command 

Source
Expand description

Command source resolver: runs a local command and captures stdout.

Functions§

resolve_command
Resolve a command source by executing it and parsing stdout.
resolve_command_with_limit
Same as resolve_command but with a configurable stdout size limit.