Class: ConfigStruct
- Inherits:
-
Struct
- Object
- Struct
- ConfigStruct
- Defined in:
- lib/lumix/gui.rb
Instance Attribute Summary collapse
-
#database_uri ⇒ Object
Returns the value of attribute database_uri.
Instance Attribute Details
#database_uri ⇒ Object
Returns the value of attribute database_uri
12 13 14 |
# File 'lib/lumix/gui.rb', line 12 def database_uri @database_uri end |