Functions
Link copied to clipboard
suspend fun <Path> of(path: Path, content: FileSystemEntry.File.Content = Content.None, fs: FileSystemProvider.ReadOnly<Path>): FileSystemEntry.File?
Creates a File from a filesystem path.
Creates a File from a filesystem path.