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