Méthode | Description | |
---|---|---|
Run ( Suite suite, string parameters ) : bool |
Runs the command
|
|
SelfUpdateCommand ( IUserOutput output ) : System |
Méthode | Description | |
---|---|---|
Get ( string path, string relativeTo ) : string | ||
PrepareUpdate ( |
public Run ( Suite suite, string parameters ) : bool | ||
suite | Suite | The current suite model the command is applied to |
parameters | string | Parameters given to the command (in unprocessed form) |
Résultat | bool |
public SelfUpdateCommand ( IUserOutput output ) : System | ||
output | IUserOutput | |
Résultat | System |