struct

Kebab::Error::MissingArgument::For(C)

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

Concrete subclass parameterised by the command C.

Constructors

new(argument : Schema::Argument, schema : Schema::Command)
Source

Instance methods

command

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

Source