Module pueue_lib::aliasing

source ·
Expand description

Shared module for internal logic! Contains helper for command aliasing.

Functions§

  • Return the contents of the alias file, if it exists and can be parsed.
    The file has to be located in pueue_directory and named pueue_aliases.yml.
  • Check if there exists an alias for a given command. Only the first word will be replaced.