Skip to main content

Module pkg_cmds

Module pkg_cmds 

Source
Expand description

A module of package commands.

Functionsยง

check
A check command.
check_deps
A check-deps command.
clean
A clean command.
clean_cache
A clean-cache command.
clean_deps
A clean-deps command.
clean_index
A clean-index command.
clean_test
A clean-test command.
clean_work
A clean-work command.
config
A config command.
console
A console command.
cont
A continue command.
continue_deps
A continue-deps command.
doc
A doc command.
init
A init command.
install
An install command.
install_all
An install-all command.
install_deps
An install-deps command.
list
A list command.
list_deps
A list-deps command.
lock
A lock command.
new
A new command.
remove
A remove command.
run
A run command.
search
A search command.
search_deps
A search-deps command.
show
A show command.
show_dep
A show-dep command.
std_doc
A std-doc command.
std_doc_deps
A std-doc-deps command.
test
A test command.
update
A update command.
update_deps
A update-deps command.