Crate dcspkg

Source

Modules§

config
util

Structs§

Package
Represents a package, and contains all the metadata assoicated with it.

Functions§

install_package
Installs the specified package locally.
list_all_packages
Returns a vector containing a list of packages that are available for installation from the dcspkg server.
run_package
Launches the specified package. This exits the current process and launches the package in its place.