Method | Description | |
---|---|---|
ReadAdvertisedRefs ( ) : Ref>.Dictionary |
||
SftpObjectDatabase ( string path, |
||
close ( ) : void | ||
deleteFile ( string path ) : void | ||
getAlternates ( ) : List |
||
getPackNames ( ) : List |
||
getURI ( ) : |
||
open ( string path ) : |
||
openAlternate ( string location ) : |
||
writeFile ( string path, ProgressMonitor monitor, string monitorTask ) : |
||
writeFile ( string path, byte data ) : void |
Method | Description | |
---|---|---|
Loose ( Ref r ) : Ref.Storage | ||
MkdirP ( string path ) : void | ||
ReadLooseRefs ( Ref>.IDictionary |
||
ReadRef ( Ref>.IDictionary |
||
SftpObjectDatabase ( SftpObjectDatabase parent, string p, |
public ReadAdvertisedRefs ( ) : Ref>.Dictionary |
||
return | Ref>.Dictionary |
public SftpObjectDatabase ( string path, |
||
path | string | |
instance | ||
return | System |
public openAlternate ( string location ) : |
||
location | string | |
return |
public writeFile ( string path, ProgressMonitor monitor, string monitorTask ) : |
||
path | string | |
monitor | ProgressMonitor | |
monitorTask | string | |
return |
public writeFile ( string path, byte data ) : void | ||
path | string | |
data | byte | |
return | void |