toggle menu
search in API
common
selfie-lib
/
com.diffplug.selfie.guts
/
TypedPath
/
Companion
Companion
object
Companion
Members
Functions
of
File
Link copied to clipboard
fun
ofFile
(
path
:
String
)
:
TypedPath
A file (NOT a folder) at the given path.
of
Folder
Link copied to clipboard
fun
ofFolder
(
path
:
String
)
:
TypedPath
A folder at the given path.