Constructors

Methods

  • Deletes the file at the specified path in the specified environment. Delete a file

    Parameters

    • environment: string

      The environment of the file ("draft" or "published").

    • path: string

      The file system location of the file.

    • Optional_options: PromiseConfigurationOptions

    Returns Promise<void>