Exception: Cane::CLI::Spec::OptionsHandled
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Cane::CLI::Spec::OptionsHandled
- Defined in:
- lib/cane/cli/spec.rb
Overview
Exception to indicate that no further processing is required and the program can exit. This is used to handle –help and –version flags.