Module dotfiles_actions::install_command

source ·
Expand description

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

Traits§

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