class Kommando::MissingArgumentError

Defined in:

kommando/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(arg : String, type : String) #

[View source]

Instance Method Detail

def arg : String #

[View source]
def type : String #

[View source]