Class: GraphiteGraph
- Inherits:
-
Object
- Object
- GraphiteGraph
- Defined in:
- lib/gdash/monkey_patches.rb
Instance Attribute Summary collapse
-
#file ⇒ Object
Returns the value of attribute file.
-
#properties ⇒ Object
Returns the value of attribute properties.
Instance Attribute Details
#file ⇒ Object
Returns the value of attribute file.
36 37 38 |
# File 'lib/gdash/monkey_patches.rb', line 36 def file @file end |
#properties ⇒ Object
Returns the value of attribute properties.
36 37 38 |
# File 'lib/gdash/monkey_patches.rb', line 36 def properties @properties end |