Class: Antimony::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#prettyObject

Returns the value of attribute pretty.



4
5
6
# File 'lib/antimony/config.rb', line 4

def pretty
  @pretty
end

#show_outputObject

Returns the value of attribute show_output.



4
5
6
# File 'lib/antimony/config.rb', line 4

def show_output
  @show_output
end