Class: Flexdot::Tasks::Index

Inherits:
Struct
  • Object
show all
Defined in:
lib/flexdot/tasks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



11
12
13
# File 'lib/flexdot/tasks.rb', line 11

def filename
  @filename
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



11
12
13
# File 'lib/flexdot/tasks.rb', line 11

def name
  @name
end