SessionSetMountRoot

@Serializable
class SessionSetMountRoot(val path: String?) : Request

Constructors

Link copied to clipboard
constructor(path: String?)

Properties

Link copied to clipboard
val path: String?