Function mktmp

  • Creates a new tmp directory in the system tmp folder with sufficient variation.

    Parameters

    • prefix: string = 'ember-apply'

      optionally change the prefix used for generating the tmp folder

    Returns Promise<string>

    the location of the new tmp folder