Class: Fargo::Supports::FileList::Listing

Inherits:
Struct
  • Object
show all
Defined in:
lib/fargo/supports/file_list.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/fargo/supports/file_list.rb', line 7

def name
  @name
end

#nickObject

Returns the value of attribute nick

Returns:

  • (Object)

    the current value of nick



7
8
9
# File 'lib/fargo/supports/file_list.rb', line 7

def nick
  @nick
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



7
8
9
# File 'lib/fargo/supports/file_list.rb', line 7

def size
  @size
end

#tthObject

Returns the value of attribute tth

Returns:

  • (Object)

    the current value of tth



7
8
9
# File 'lib/fargo/supports/file_list.rb', line 7

def tth
  @tth
end