CLI2: Migrated static methods
- The old CLI object has three static methods that are used for extracting information from the command line before parsing takes place. These include rc.name:value and rc:value and code that applies those overrides to Context::Config. These methods are moved to CLI2 - being static it makes no difference where they reside. - Context::initialize now calls the CLI2 versions only.
This commit is contained in:
Reference in New Issue
Block a user