Class: Getch::Config::PreNetwork

Inherits:
Object
  • Object
show all
Includes:
NiTo
Defined in:
lib/getch/config/pre_network.rb

Instance Method Summary collapse

Methods included from NiTo

cp, echo, echo_a, grep?, mkdir, mount, mount?, rm, search_proc_swaps, sed, sh, swapoff, swapoff_dm, touch, umount

Constructor Details

#initializePreNetwork

Returns a new instance of PreNetwork.



8
9
10
11
# File 'lib/getch/config/pre_network.rb', line 8

def initialize
  @log = Log.new
  x
end