MCPcopy Create free account
hub / github.com/AandStep/ResultV / GetVersion

Method GetVersion

app.go:145–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143}
144
145func (a *App) GetVersion() string {
146 return productVersionFromWailsJSON()
147}
148
149func (a *App) subscriptionRequestMetadata() subscriptionRequestMetadata {
150 settings := config.DefaultConfig().Settings

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected