Documentation
¶
Overview ¶
Package dependency contains commands for managing project dependencies.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
Add addCmd `` /* 126-byte string literal not displayed */
UpdateCache updateCacheCmd `cmd:"" help:"Update the dependency cache for the current project."`
CleanCache cleanCacheCmd `cmd:"" help:"Clean the dependency cache."`
}
Cmd contains commands for dependency management.
Click to show internal directories.
Click to hide internal directories.