|
|
|
__init__(self,
*args)
__init__(lldb::SBPlatformConnectOptions self, char const * url) ->
SBPlatformConnectOptions __init__(lldb::SBPlatformConnectOptions
self, SBPlatformConnectOptions rhs) -> SBPlatformConnectOptions |
source code
|
|
|
GetURL(self)
GetURL(SBPlatformConnectOptions self) -> char const * |
source code
|
|
|
SetURL(self,
*args)
SetURL(SBPlatformConnectOptions self, char const * url) |
source code
|
|
|
GetRsyncEnabled(self)
GetRsyncEnabled(SBPlatformConnectOptions self) -> bool |
source code
|
|
|
EnableRsync(self,
*args)
EnableRsync(SBPlatformConnectOptions self, char const * options, char
const * remote_path_prefix, bool omit_remote_hostname) |
source code
|
|
|
DisableRsync(self)
DisableRsync(SBPlatformConnectOptions self) |
source code
|
|
|
GetLocalCacheDirectory(self)
GetLocalCacheDirectory(SBPlatformConnectOptions self) -> char
const * |
source code
|
|
|
SetLocalCacheDirectory(self,
*args)
SetLocalCacheDirectory(SBPlatformConnectOptions self, char const *
path) |
source code
|
|