scala.scalanative.io.VirtualDirectory
See theVirtualDirectory companion object
Members list
Value members
Abstract methods
Merges content of source paths into single file in target
Merges content of source paths into single file in target
Attributes
Java NIO Path pointing to underlying directory
Java NIO Path pointing to underlying directory
Attributes
Returns a Java NIO path matcher for given pattern based on underlying file system
Returns a Java NIO path matcher for given pattern based on underlying file system
Attributes
Reads a contents of file with given path.
Reads a contents of file with given path.
Attributes
Reads up to len bytes from the file with the given path.
Reads up to len bytes from the file with the given path.
Attributes
A unique identifier for this directory
A unique identifier for this directory
Attributes
Replaces contents of file with given value.
Replaces contents of file with given value.
Attributes
In this article