Exception: RVGP::Base::Command::Option::UnexpectedEndOfArgs

Inherits:
StandardError
  • Object
show all
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.