0.0.18 • Published 6 years ago

bootme-temp v0.0.18

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

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.

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago