Stone.js API
    Preparing search index...
    • Constructs a base path by joining the current working directory with the provided paths.

      Parameters

      • ...paths: string[]

        The paths to be joined with the current working directory.

      Returns string

      The resulting path after joining the current working directory with the provided paths.