bootme-temp

0.0.18 • Public • Published

bootme-temp

Task to get a random temporary file or directory path

Usage

registry.addTask(
  new TempTask('cacheFolder').setConfig({
    type: 'directory'
  })
)

Result

  • Return the path to the destination

Caveats

The operating system will clean up when needed.

Readme

Keywords

Package Sidebar

Install

npm i bootme-temp

Weekly Downloads

19

Version

0.0.18

License

ISC

Last publish

Collaborators

  • starptech