MCPcopy Index your code
hub / github.com/abiosoft/colima / StateFile

Method StateFile

config/profile.go:108–108  ·  view source on GitHub ↗

StateFile returns the path to the state file.

()

Source from the content-addressed store, hash-verified

106
107 // StateFile returns the path to the state file.
108 StateFile() string
109
110 // StoreFile returns the path to the store file.
111 StoreFile() string

Callers 4

addPostStartActionsMethod · 0.65
ConfigMethod · 0.65
setFixedConfigsFunction · 0.65
LoadInstanceFunction · 0.65

Implementers 1

Profileconfig/profile.go

Calls

no outgoing calls

Tested by

no test coverage detected