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
/
RepositoryRemoveDirectory
Repository
Remove
Directory
@
Serializable
class
RepositoryRemoveDirectory
(
val
repo
:
RepositoryHandle
,
val
path
:
String
,
val
recursive
:
Boolean
)
:
Request
Members
Constructors
Repository
Remove
Directory
Link copied to clipboard
constructor
(
repo
:
RepositoryHandle
,
path
:
String
,
recursive
:
Boolean
)
Properties
path
Link copied to clipboard
val
path
:
String
recursive
Link copied to clipboard
val
recursive
:
Boolean
repo
Link copied to clipboard
val
repo
:
RepositoryHandle