Exception: RVGP::Base::Command::Option::UnexpectedEndOfArgs
- Inherits:
-
StandardError
- Object
- StandardError
- RVGP::Base::Command::Option::UnexpectedEndOfArgs
- Defined in:
- lib/rvgp/base/command.rb
Overview
This error is raised when an option is encountered on the CLI, and the string terminated, before a value could be parsed.