//
pkg.gl
Category
github.com/facebookincubator/go2chef
util
temp
package
0.0.0-20230817210439-f22496c4d754
Repository:
https://github.com/facebookincubator/go2chef.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
7
Files
44 SLOC
#
Functions
Cleanup
Cleanup performs the cleanup of paths unless preserve is true, in which case it just prints the paths without deleting them (for debugging).
Dir
Dir creates a temporary directory registered for cleanup.
File
File creates a temporary file registered for cleanup.