Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfile/api
/ UpdateCommand
Method
UpdateCommand
test/v200/utils/common/test_utils.go:61–61 ·
view source on GitHub ↗
(schema.Command)
Source
from the content-addressed store, hash-verified
59
type
DevfileFollower
interface
{
60
AddCommand(schema.Command) error
61
UpdateCommand(schema.Command)
62
AddComponent(schema.Component) error
63
UpdateComponent(schema.Component)
64
AddProject(schema.Project) error
Callers
1
commandUpdated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected