Interface IConfig

All Known Implementing Classes:
DefaultConfig

public interface IConfig
Configuration information.

To add a new option, complete the following steps:

  1. Edit src/generator/config.groovy.
  2. Run src/generator/OptionGenerator.groovy.
  3. Add your option handler.

The following classes are updated: