Options
All
  • Public
  • Public/Protected
  • All
Menu

External module target-tasks/copy

This module generates copy tasks.

internal

Index

Functions

copy

generateTask

getSources

  • getSources(__namedParameters: { files: string[]; from: Furi }): string[]
  • Returns a list of sources, prefixed by "from"

    Parameters

    • __namedParameters: { files: string[]; from: Furi }
      • files: string[]
      • from: Furi

    Returns string[]

watch

Generated using TypeDoc