class Rodish::ProgramBug

  1. lib/rodish/errors.rb
Superclass: CommandFailure

Rodish::ProgramBug is a subclass of Rodish::CommandFailure only used in cases where there is a bug in the program, such as a command with no subcommands or run block, or when subcommand autoloads do not result in the subcommand being defined.