Class: Getch::FileSystem::Ext4::Lvm::Partition
- Inherits:
-
Object
- Object
- Getch::FileSystem::Ext4::Lvm::Partition
- Defined in:
- lib/getch/filesystem/ext4/lvm/partition.rb
Instance Method Summary collapse
-
#initialize ⇒ Partition
constructor
A new instance of Partition.
Constructor Details
#initialize ⇒ Partition
Returns a new instance of Partition.
11 12 13 |
# File 'lib/getch/filesystem/ext4/lvm/partition.rb', line 11 def initialize x end |