Smith::Tools::Bash
Inherits Smith::Tools::MutatingTool < Smith::Tools::Tool < Reference < Object
Constants
DEFAULT_TIMEOUT = 120
MAX_OUTPUT_BYTES = 256 * 1024
Constructors
new(jobs : BashJobs | Nil = nil, timeout : Int32 = DEFAULT_TIMEOUT, max_output_bytes : Int32 = MAX_OUTPUT_BYTES)
SourceInstance methods
description
Sourcejobs
Sourcename
Sourceparameters
Sourcerun(args : JSON::Any) : String
Sourcetimeout
Source