import "github.com/egdaemon/eg/runtime/x/wasi/egccache"
func CacheDirectory(dirs ...string) string
func Cleanup(options ...cleanupoption) eg.OpFn
func Env() []string
attempt to build the ccache environment that sets up the ccache environment for caching.
func PrintStatistics(runtime shell.Command) eg.OpFn
print informational statistics about cache usage, use the provided environment.
func Runtime() shell.Command
Create a shell runtime that properly sets up the ccache environment for caching.