class Omnibus::Copy

Defined in:

omnibus/builder.cr

Constructors

Instance Method Summary

Instance methods inherited from class Omnibus::BaseCommand

execute(name : Symbol, color : Symbol) execute

Constructor Detail

def self.new(from : String, to : String) #

[View source]

Instance Method Detail

def execute(name, color) #

[View source]
def from : String #

[View source]
def to : String #

[View source]