struct

Kebab::Error::MissingOption::For(C)

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

Concrete subclass parameterised by the command C.

Constructors

new(option : Schema::Option, schema : Schema::Command)
Source

Instance methods

command

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

Source