class

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)
Source

Instance methods

description
Source
jobs
Source
name
Source
parameters
Source
run(args : JSON::Any) : String
Source
timeout
Source