메소드 | 설명 | |
---|---|---|
RebuildCommand ( [ cleanCommand, [ buildCommand, [ targetRoot, [ |
||
Run ( Suite suite, string parameters ) : bool |
Runs the command
|
public RebuildCommand ( [ cleanCommand, [ buildCommand, [ targetRoot, [ |
||
cleanCommand | [ | |
buildCommand | [ | |
targetRoot | [ | |
cacheRoot | [ |
|
리턴 | System |
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) |
리턴 | bool |