MCPcopy Index your code
hub / github.com/cloudfoundry/cli / init

Function init

cf/commands/passwd.go:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20func init() {
21 commandregistry.Register(&Password{})
22}
23
24func (cmd *Password) MetaData() commandregistry.CommandMetadata {
25 return commandregistry.CommandMetadata{

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected