Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAtomFoundation/SmartIDE
/ IsNotNil
Method
IsNotNil
cli/internal/model/smartideconfig.go:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
(auth Auth) IsNotNil() bool {
37
return
!auth.IsNil()
38
}
Callers
4
GetWorkspaceFromCmd
Function · 0.95
get.go
File · 0.45
getWorkspaceWithDbAndValid
Function · 0.45
ExecuteK8sStartCmd
Function · 0.45
Calls
1
IsNil
Method · 0.95
Tested by
no test coverage detected