Cuprum::Cli

A command-line utility powered by Cuprum that provides tools and utilities for defining command-line tools.

Class: Cuprum::Cli::Arguments::ExtraArgumentsError

Parent Namespace
Cuprum::Cli::Arguments
Inherited Classes
StandardError > Object
Defined In
lib/cuprum/cli/arguments.rb

Table Of Contents

Overview

Exception raised when a command receives too many positional arguments.

Back To Top


Back to Documentation | Reference | Cuprum | Cuprum::Cli | Cuprum::Cli::Arguments