Module: CemAcpt::Bolt::Cmd
- Defined in:
- lib/cem_acpt/bolt/cmd.rb,
lib/cem_acpt/bolt/cmd/base.rb,
lib/cem_acpt/bolt/cmd/task.rb,
lib/cem_acpt/bolt/cmd/output.rb
Overview
Namespace for all Bolt command classes
Defined Under Namespace
Classes: Base, Output, OutputError, OutputItem, TaskBase, TaskRun, TaskShow
Class Method Summary collapse
-
.new_output(cmd_output, strict: true, **item_defaults) ⇒ Output
Represents the output of a Bolt command.