Class: Getch::Config::Dhcp
- Inherits:
-
Object
- Object
- Getch::Config::Dhcp
- Includes:
- NiTo
- Defined in:
- lib/getch/config/dhcp.rb
Instance Method Summary collapse
-
#initialize ⇒ Dhcp
constructor
A new instance of Dhcp.
Methods included from NiTo
cp, echo, echo_a, grep?, mkdir, mount, mount?, mv, rm, search_proc_swaps, sed, sh, swapoff, swapoff_dm, touch, umount
Constructor Details
#initialize ⇒ Dhcp
Returns a new instance of Dhcp.
10 11 12 |
# File 'lib/getch/config/dhcp.rb', line 10 def initialize x end |