package io

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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

  2. final class ListFiles extends Seq[AbsolutePath] with Product with Serializable
  3. case class NodeNIOPath (filename: String) extends Path with Product with Serializable

Value Members

  1. object FileIO
  2. object InputStreamIO
  3. 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

  4. object JSIO
  5. 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

  6. 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

  7. object ListFiles extends Serializable
  8. object NodeNIOPath extends Serializable
  9. object PathIO
  10. object PlatformFileIO
  11. object PlatformPathIO

Ungrouped