1
0
Fork 0
toolkit/packages/tool-cache
David Staheli e3317c6632 Export findVersions() (#14)
* Export findVersions()

* Rename `findVersions()` to `findAllVersions()`
2019-06-07 15:17:27 -04:00
..
__tests__ Add tool-cache (#12) 2019-06-06 14:16:48 -04:00
scripts Add tool-cache (#12) 2019-06-06 14:16:48 -04:00
src Export findVersions() (#14) 2019-06-07 15:17:27 -04:00
README.md Add tool-cache (#12) 2019-06-06 14:16:48 -04:00
package-lock.json Add tool-cache (#12) 2019-06-06 14:16:48 -04:00
package.json Add tool-cache (#12) 2019-06-06 14:16:48 -04:00
tsconfig.json Add tool-cache (#12) 2019-06-06 14:16:48 -04:00

README.md

@actions/tool-cache

Functions necessary for downloading and caching tools.

Usage

See src/tool-cache.ts.