AddPath

data class AddPath(val path: Path) : ConsentAction

Constructors

Link copied to clipboard
constructor(path: Path)

Properties

Link copied to clipboard
val path: Path