FileSystem

harness.zio.FileSystem
See theFileSystem companion object
trait FileSystem

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Unimplemented.type

Members list

Value members

Abstract methods

def path(string: String): IO[UnableToResolvePath, Path]
def roots: IO[UnableToGetRoots, Chunk[Path]]