Exception: Autoproj::CLI::CLIException
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Autoproj::CLI::CLIException
- Defined in:
- lib/autoproj/cli.rb
Direct Known Subclasses
CLIAmbiguousArguments, CLIInvalidArguments, CLIInvalidSelection, Locate::NoSuchDir, Locate::NotFound
Instance Method Summary collapse
Instance Method Details
#fatal? ⇒ Boolean
4 5 6 |
# File 'lib/autoproj/cli.rb', line 4 def fatal? true end |