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 inpueue_directoryand namedpueue_aliases.yml. - Check if there exists an alias for a given command. Only the first word will be replaced.