FilePath

data class FilePath(path: String)

Constructors

Link copied to clipboard
fun FilePath(path: String)

Functions

Link copied to clipboard
open override fun toString(): String