Package

scala.meta.internal

io

Permalink

package io

Visibility
  1. Public
  2. All

Type Members

  1. class JSStats extends scalajs.js.Any

    Permalink

    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

    Permalink
  3. case class NodeNIOPath(filename: String) extends Path with Product with Serializable

    Permalink

Value Members

  1. object FileIO

    Permalink
  2. object InputStreamIO

    Permalink
  3. object JSFs extends scalajs.js.Any

    Permalink

    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

    Permalink
  5. object JSPath extends scalajs.js.Any

    Permalink

    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

    Permalink

    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

    Permalink
  8. object NodeNIOPath extends Serializable

    Permalink
  9. object PathIO

    Permalink
  10. object PlatformFileIO

    Permalink
  11. object PlatformPathIO

    Permalink

Ungrouped