Kebab::Error::InvalidValue::Exact(T, C)
Inherits Kebab::Error::InvalidValue::Of < Kebab::Error::InvalidValue::For < Kebab::Error::InvalidValue < Kebab::Error::Base < Struct < Value < Object
Concrete subclass parameterised by the target type T and the command C.
Constructors
from(failure : Kebab::Convert::Failure, *, value : String, source : Schema::Option | Schema::Argument, schema : Kebab::Schema::Command, invoked : String | Nil = nil) : self
Source