Basic Path
Parameters
path String
The absolute path of the file.
Example:
val path = BasicPath("appLocalDirectory/cacheDirectory/images/exampleImage.jpeg")
println(path.toString())
Content copied to clipboard
The absolute path of the file.
Example:
val path = BasicPath("appLocalDirectory/cacheDirectory/images/exampleImage.jpeg")
println(path.toString())