Property | Type | Description | |
---|---|---|---|
SavedBytes | long |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
OptimiseRun ( string storePath ) : System |
Creates a new optimise run.
|
|
Work ( ManifestDigest manifestDigest ) : void |
Executes the work-step for a single implementation.
|
Method | Description | |
---|---|---|
JoinWithHardlink ( StoreFile file1, StoreFile file2 ) : bool |
public OptimiseRun ( string storePath ) : System | ||
storePath | string | The |
return | System |
public Work ( ManifestDigest manifestDigest ) : void | ||
manifestDigest | ManifestDigest | |
return | void |