• Preparing search index...
  • The search index is not available
@esri/solution.js
  • @esri/solution.js
  • common/src
  • copyResourceIntoZip

Function copyResourceIntoZip

  • copyResourceIntoZip(file, zipInfo): IAssociatedFileCopyResults
  • Copies a resource into a zipfile.

    Parameters

    • file: ISourceFile

      Information about the source and destination of the file such as its URL, folder, filename

    • zipInfo: IZipInfo

      Information about a zipfile such as its name and its zip object

    Returns IAssociatedFileCopyResults

    The result of the copy

    • Defined in packages/common/src/resources/copyResourceIntoZip.ts:31

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc