struct

Kebab::Error::RepeatedOption::For(C)

Inherits Kebab::Error::RepeatedOption < Kebab::Error::Base < Struct < Value < Object

Concrete subclass parameterised by the command C.

Constructors

new(option : Schema::Option, schema : Schema::Command, invoked : String | Nil = nil)
Source

Instance methods

command

The class of the command being parsed when this error fired.

Source