Functions
Link copied to clipboard
suspend fun <Path> of(path: Path, entries: List<FileSystemEntry>? = null, fs: FileSystemProvider.ReadOnly<Path>): FileSystemEntry.Folder?
Creates a Folder from a filesystem path.
Creates a Folder from a filesystem path.