Class: Getch::FileSystem::Ext4::Encrypt::Deps
- Inherits:
-
Object
- Object
- Getch::FileSystem::Ext4::Encrypt::Deps
- Defined in:
- lib/getch/filesystem/ext4/encrypt/deps.rb
Instance Method Summary collapse
-
#initialize ⇒ Deps
constructor
A new instance of Deps.
Constructor Details
#initialize ⇒ Deps
Returns a new instance of Deps.
8 9 10 11 |
# File 'lib/getch/filesystem/ext4/encrypt/deps.rb', line 8 def initialize install service end |