Class NGAlias
java.lang.Object
com.martiansoftware.nailgun.builtins.NGAlias
Provides a means to view and add aliases. This is aliased by default
to the command "ng-alias
".
No command line validation is performed. If you trigger an exception, your client will display it.
To view the current alias list, issue the command:
ng-alias
with no arguments.
To add or replace an alias, issue the command:
ng-alias [alias name] [fully qualified aliased class name]
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NGAlias
public NGAlias()
-
-
Method Details
-
padl
-
nailMain
- Throws:
ClassNotFoundException
-