Class: Getch::Gentoo::UseFlag
- Inherits:
-
Object
- Object
- Getch::Gentoo::UseFlag
- Defined in:
- lib/getch/gentoo/use_flag.rb
Overview
Configure use flag before compiling all the packages
Instance Method Summary collapse
-
#initialize ⇒ UseFlag
constructor
A new instance of UseFlag.
Constructor Details
#initialize ⇒ UseFlag
Returns a new instance of UseFlag.
7 8 9 |
# File 'lib/getch/gentoo/use_flag.rb', line 7 def initialize x end |