Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ sourceProfileName
Function
sourceProfileName
internal/ui/plugins/commandrunner/plugin.go:286–292 ·
view source on GitHub ↗
(node *api.Node)
Source
from the content-addressed store, hash-verified
284
}
285
286
func
sourceProfileName(node *api.Node) string {
287
if
node == nil {
288
return
""
289
}
290
291
return
node.SourceProfile
292
}
Callers
3
resolveSSHKeyfile
Function · 0.85
resolveSSHUser
Function · 0.85
resolveJumpHost
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected