Module pacaptr::pm

source ·
Expand description

Mapping from pacman commands to various operations of specific package managers.

Modules§

Macros§

Structs§

Enums§

  • How a dry run is dealt with.
  • How the cache is cleaned when no_cache is set to true.
  • Different ways in which a command shall be dealt with.
  • How the prompt is dealt with when running the package manager.

Traits§

  • The feature set of a Package Manager defined by pacman commands.
  • Extra implementation helper functions for Pm, focusing on the ability to run commands (Cmds) in a configured and Pm-specific context.

Functions§

  • Detects the name of the package manager to be used in auto dispatch.

Type Aliases§

  • An owned, dynamically typed Pm.