Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "path"

Index

Variables

Functions

Variables

Let path

Functions

join

  • join(...args: Parameters<pathObjType["join"]>): any
  • Parameters

    • Rest ...args: Parameters<pathObjType["join"]>

    Returns any

parse

  • parse(...args: Parameters<pathObjType["parse"]>): any
  • Parameters

    • Rest ...args: Parameters<pathObjType["parse"]>

    Returns any

setPath

  • this function allows you to override the path module that fs-pro uses

    Parameters

    Returns void

Generated using TypeDoc