MCPcopy 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
36func (auth Auth) IsNotNil() bool {
37 return !auth.IsNil()
38}

Callers 4

GetWorkspaceFromCmdFunction · 0.95
get.goFile · 0.45
ExecuteK8sStartCmdFunction · 0.45

Calls 1

IsNilMethod · 0.95

Tested by

no test coverage detected