Class: Moc::Controller::FileTags

Inherits:
Struct
  • Object
show all
Defined in:
lib/moc/controller/tags.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



14
15
16
# File 'lib/moc/controller/tags.rb', line 14

def file
  @file
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



14
15
16
# File 'lib/moc/controller/tags.rb', line 14

def tags
  @tags
end