Class: Delegate
- Inherits:
-
Object
- Object
- Delegate
- Defined in:
- lib/ngi/delegate.rb
Overview
Generator and Configure are “wrapped” in this class that “delegates” (hence the name “Delegate”) the flow of control to either the Generator class or the Configure class, based on the argument passed in (which is handled by bin/ngi)