Class: Haiti::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/haiti/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bin_dirObject

Returns the value of attribute bin_dir

Returns:

  • (Object)

    the current value of bin_dir



2
3
4
# File 'lib/haiti/config.rb', line 2

def bin_dir
  @bin_dir
end

#proving_grounds_dirObject

Returns the value of attribute proving_grounds_dir

Returns:

  • (Object)

    the current value of proving_grounds_dir



2
3
4
# File 'lib/haiti/config.rb', line 2

def proving_grounds_dir
  @proving_grounds_dir
end