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)
SourceInstance methods
description
Sourcename
Sourceparameters
Sourcerun(args : JSON::Any) : String
Source