Packages

package path

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class Path extends Object

    Path Type Definition

    Path Type Definition

    Annotations
    @RawJSType() @native()
  2. class PathObject extends Object

    Path Object

    Path Object

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. object Path extends Path

    This module contains utilities for handling and transforming file paths.

    This module contains utilities for handling and transforming file paths. The file system is not consulted to check whether paths are valid.

    Annotations
    @native() @JSImport( "path" , JSImport.Namespace )
    Version

    7.4.0

    See also

    https://nodejs.org/docs/latest/api/path.html

Ungrouped