Class: GraphiteGraph

Inherits:
Object
  • Object
show all
Defined in:
lib/gdash/monkey_patches.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file.



36
37
38
# File 'lib/gdash/monkey_patches.rb', line 36

def file
  @file
end

#propertiesObject

Returns the value of attribute properties.



36
37
38
# File 'lib/gdash/monkey_patches.rb', line 36

def properties
  @properties
end