Module install_command

Source
Expand description

Module that contains common code for all commands that install a package

Traits§

InstallCommand
Trait that represents a command that installs an item using an action (brew install, brew install cask, apt install…)