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