class Topia::Command

Defined in:

topia/command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, args : Array(String), full : String) #

[View source]

Instance Method Detail

def args : Array(String) #

[View source]
def full : String #

[View source]
def name : String #

[View source]