MCPcopy Create free account
hub / github.com/CodingBeard/tfkg / GetSaveDir

Method GetSaveDir

callback/interface.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30
31type HasSaveDir interface {
32 GetSaveDir() string
33}

Callers 1

callCallbacksMethod · 0.65

Implementers 1

Checkpointcallback/checkpoint.go

Calls

no outgoing calls

Tested by

no test coverage detected