see also Self provides(string name, string[] rest...). this member function are used for register an option to be exposed as an new name. this is usually used when you want to avoid name confilict.
the name of option to be exposed
the new name of option to be exposed
Self for chain call
See Implementation
see also Self provides(string name, string[] rest...). this member function are used for register an option to be exposed as an new name. this is usually used when you want to avoid name confilict.