package io
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
JSStats
extends scalajs.js.Any
Facade for nodejs class fs.Stats.
Facade for nodejs class fs.Stats.
- Annotations
- @RawJSType() @native() @JSImport( "fs" , Namespace )
- See also
https://nodejs.org/api/fs.html#fs_class_fs_stats
- final class ListFiles extends Seq[AbsolutePath] with Product with Serializable
- case class NodeNIOPath (filename: String) extends Path with Product with Serializable
Value Members
- object FileIO
- object InputStreamIO
-
object
JSFs
extends scalajs.js.Any
Facade for native nodejs module "fs".
Facade for native nodejs module "fs".
- Annotations
- @native() @JSImport( "fs" , Namespace )
- See also
https://nodejs.org/api/fs.html
- object JSIO
-
object
JSPath
extends scalajs.js.Any
Facade for native nodejs module "path".
Facade for native nodejs module "path".
- Annotations
- @native() @JSImport( "path" , Namespace )
- See also
https://nodejs.org/api/path.html
-
object
JSShell
extends scalajs.js.Any
Facade for npm package "shelljs".
Facade for npm package "shelljs".
- Annotations
- @native() @JSImport( "shelljs" , Namespace )
- See also
https://www.npmjs.com/package/shelljs
- object ListFiles extends Serializable
- object NodeNIOPath extends Serializable
- object PathIO
- object PlatformFileIO
- object PlatformPathIO