Packages

package path

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait Path extends Object

    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
    @JSType() @native()
    See also

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

  2. trait PathObject extends Object
    Annotations
    @JSType()

Value Members

  1. object Path extends Object with Path

    Path Singleton

    Path Singleton

    Annotations
    @native() @JSImport("path", JSImport.Namespace)
  2. object PathObject

Ungrouped