Class: Xmrto::Config

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/xmrto/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#debugObject

Returns the value of attribute debug.



5
6
7
# File 'lib/xmrto/config.rb', line 5

def debug
  @debug
end

#networkObject

Returns the value of attribute network.



5
6
7
# File 'lib/xmrto/config.rb', line 5

def network
  @network
end