class

Smith::Tools::BashOutput

Inherits Smith::Tools::Tool < Reference < Object

Reads what a background job has produced since the last look.

Not mutating — it only reads — but not parallel-safe either: it moves a cursor shared with every other reader of the same job.

Constructors

new(jobs : BashJobs)
Source

Instance methods

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