Exception: Cane::CLI::Parser::OptionsHandled

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/cane/cli/parser.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.