Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rilldata/rill
/ IsDev
Method
IsDev
cli/pkg/cmdutil/helper.go:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
func
(h *Helper) IsDev() bool {
131
return
h.Version.IsDev()
132
}
133
134
func
(h *Helper) IsAuthenticated() bool {
135
return
h.AdminToken() !=
""
Callers
15
Telemetry
Method · 0.45
DefaultProdSlots
Function · 0.45
DefaultDevSlots
Function · 0.45
Serve
Method · 0.45
completionCmd
Function · 0.45
verifyInstallCmd
Function · 0.45
RootCmd
Function · 0.45
DeployCmd
Function · 0.45
DevtoolCmd
Function · 0.45
JwtCmd
Function · 0.45
GitPushCmd
Function · 0.45
DeployCmd
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected