프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SavedBytes | long |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
OptimiseRun ( string storePath ) : System |
Creates a new optimise run.
|
|
Work ( ManifestDigest manifestDigest ) : void |
Executes the work-step for a single implementation.
|
메소드 | 설명 | |
---|---|---|
JoinWithHardlink ( StoreFile file1, StoreFile file2 ) : bool |
public OptimiseRun ( string storePath ) : System | ||
storePath | string | The |
리턴 | System |
public Work ( ManifestDigest manifestDigest ) : void | ||
manifestDigest | ManifestDigest | |
리턴 | void |