Class: Bugwatch::Tree::Content

Inherits:
Struct
  • Object
show all
Defined in:
lib/bugwatch/tree.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



35
36
37
# File 'lib/bugwatch/tree.rb', line 35

def file
  @file
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



35
36
37
# File 'lib/bugwatch/tree.rb', line 35

def size
  @size
end