Function createPath

  • Function to create a File at a given Path. If the File or the dir doesnt exists it will be created.

    Parameters

    • path: string

      Read the File.

    Returns Promise<string>

Generated using TypeDoc