scala.scalanative.io.VirtualDirectory
See theVirtualDirectory companion object Attributes
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
List all files in this directory.
List all files in this directory.
Attributes
Merges content of source paths into single file in target
Merges content of source paths into single file in target
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
Replaces contents of file using given writer.
Replaces contents of file using given writer.
Attributes
Check if file with given path is in the directory.
Check if file with given path is in the directory.
Attributes