MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetEnablePriorBackup

Method GetEnablePriorBackup

backend/generated-go/store/task.pb.go:180–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178}
179
180func (x *Task) GetEnablePriorBackup() bool {
181 if x != nil {
182 return x.EnablePriorBackup
183 }
184 return false
185}
186
187type isTask_Source interface {
188 isTask_Source()

Calls

no outgoing calls