struct

Kebab::Error::UnknownOption::For(C)

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

Concrete subclass parameterised by the command C.

Constructors

new(input : String, schema : Schema::Command)
Source

Instance methods

command

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

Source