Class: Kanrisuru::Core::Disk::DiskUsage
- Inherits:
-
Struct
- Object
- Struct
- Kanrisuru::Core::Disk::DiskUsage
- Defined in:
- lib/kanrisuru/core/disk/types.rb
Instance Attribute Summary collapse
-
#fsize ⇒ Object
Returns the value of attribute fsize.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#fsize ⇒ Object
Returns the value of attribute fsize
6 7 8 |
# File 'lib/kanrisuru/core/disk/types.rb', line 6 def fsize @fsize end |
#path ⇒ Object
Returns the value of attribute path
6 7 8 |
# File 'lib/kanrisuru/core/disk/types.rb', line 6 def path @path end |