Class: Kanrisuru::Core::Disk::DiskUsage

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/disk/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fsizeObject

Returns the value of attribute fsize

Returns:

  • (Object)

    the current value of fsize



6
7
8
# File 'lib/kanrisuru/core/disk/types.rb', line 6

def fsize
  @fsize
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



6
7
8
# File 'lib/kanrisuru/core/disk/types.rb', line 6

def path
  @path
end