package
0.0.0-20230817210439-f22496c4d754
Repository: https://github.com/facebookincubator/go2chef.git
Documentation: pkg.go.dev

# Functions

Cleanup performs the cleanup of paths unless preserve is true, in which case it just prints the paths without deleting them (for debugging).
Dir creates a temporary directory registered for cleanup.
File creates a temporary file registered for cleanup.