Class: Getch::Gentoo::PreConfig
- Inherits:
-
Object
- Object
- Getch::Gentoo::PreConfig
- Includes:
- NiTo
- Defined in:
- lib/getch/gentoo/pre_config.rb
Overview
configure before installting the system
Instance Method Summary collapse
-
#initialize ⇒ PreConfig
constructor
A new instance of PreConfig.
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 ⇒ PreConfig
Returns a new instance of PreConfig.
11 12 13 |
# File 'lib/getch/gentoo/pre_config.rb', line 11 def initialize x end |