struct

Kebab::Error::UnknownCommand::For(C)

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

Concrete subclass parameterised by the parent 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