Method | Description | |
---|---|---|
AddAlias ( [ handler ) : System | ||
Execute ( ) : ExitCode |
Method | Description | |
---|---|---|
CreateAlias ( string aliasName, FeedUri interfaceUri, string command = null ) : ExitCode |
Creates a new alias.
|
|
GetAppAlias ( [ appList, [ aliasName, AppEntry &foundAppEntry ) : AppAlias | ||
NeedsReopenTerminal ( bool machineWide ) : bool |
Determines whether the user may need to reopen the terminal to be able to use newly created aliases.
|
|
ResolveOrRemove ( string aliasName ) : ExitCode |
Resolves or removes existing aliases.
|