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