Function resolve

  • get path if you go back n directories

    Returns

    The backtracked path with

    Parameters

    • fullpath: string

      The path to use

    • back: number

      The number of directories to go back

    Returns string

Generated using TypeDoc