Class Rudy::CLI::CommandBase
In: lib/rudy/cli/base.rb
Parent: Drydock::Command

Methods

Included Modules

Rudy::Huxtable

Attributes

config  [R] 

Protected Instance methods

Print a default header to the screen for every command.

stobjects is an Array of Storable objects noverbose when not false, will force to print with Object#to_s

[Validate]