Class: Reactor::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/reactor/configuration.rb

Class Attribute Summary collapse

Class Attribute Details

.sanitize_obj_nameObject

Returns the value of attribute sanitize_obj_name.



6
7
8
# File 'lib/reactor/configuration.rb', line 6

def sanitize_obj_name
  @sanitize_obj_name
end

.xml_accessObject

Returns the value of attribute xml_access.



5
6
7
# File 'lib/reactor/configuration.rb', line 5

def xml_access
  @xml_access
end