MCPcopy Create free account
hub / github.com/rilldata/rill / Version

Method Version

runtime/runtime.go:100–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98}
99
100func (r *Runtime) Version() version.Version {
101 return r.opts.Version
102}
103
104func (r *Runtime) Activity() *activity.Client {
105 return r.activity

Callers 6

checkGoVersionFunction · 0.80
MCPServerMethod · 0.80
PingMethod · 0.80
ForkConversationMethod · 0.80
CompleteMethod · 0.80
CompleteStreamingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected