Constructors

Methods

Constructors

Methods

  • Gets the metadata object for the file at the specified path in the specified environment. Get the metadata for a file

    Parameters

    • environment: string

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

    • path: string

      The file system location of the file.

    • Optionalproperties: string
    • Optional_options: Configuration

    Returns Promise<AssetFileMetadata>