ouisync
Toggle table of contents
0.9.2-2
jvm
Platform filter
jvm
Switch theme
Search in API
ouisync
ouisync-session
/
org.equalitie.ouisync.session
/
Request
/
RepositoryFileExists
Repository
File
Exists
@
Serializable
class
RepositoryFileExists
(
val
repo
:
RepositoryHandle
,
val
path
:
String
)
:
Request
Members
Constructors
Repository
File
Exists
Link copied to clipboard
constructor
(
repo
:
RepositoryHandle
,
path
:
String
)
Properties
path
Link copied to clipboard
val
path
:
String
repo
Link copied to clipboard
val
repo
:
RepositoryHandle