Class: Getch::FileSystem::Ext4::Encrypt::Deps

Inherits:
Object
  • Object
show all
Defined in:
lib/getch/filesystem/ext4/encrypt/deps.rb

Instance Method Summary collapse

Constructor Details

#initializeDeps

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