struct GX::Config::AddArgs

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, path : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(name _name = @name, path _path = @path) #

[View source]
def name : String #

def path : String #