Class: Flexdot::Tasks::Index
- Inherits:
-
Struct
- Object
- Struct
- Flexdot::Tasks::Index
- Defined in:
- lib/flexdot/tasks.rb
Instance Attribute Summary collapse
-
#filename ⇒ Object
Returns the value of attribute filename.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#filename ⇒ Object
Returns the value of attribute filename
11 12 13 |
# File 'lib/flexdot/tasks.rb', line 11 def filename @filename end |
#name ⇒ Object
Returns the value of attribute name
11 12 13 |
# File 'lib/flexdot/tasks.rb', line 11 def name @name end |