Exception: Drudge::UnknownCommandError

Inherits:
CliError
  • Object
show all
Defined in:
lib/drudge/errors.rb

Overview

The user asked to execute a command that doesn’t exist

Instance Attribute Summary

Attributes inherited from CliError

#command

Method Summary

Methods inherited from CliError

#initialize

Constructor Details

This class inherits a constructor from Drudge::CliError