command aliasing
The alias interface deals with all command aliases in Hilbish.
This is an alias (ha) for the hilbish.alias
function.
Removes an alias.
Get a table of all aliases, with string keys as the alias and the value as the command. @returns table<string, string>
Tries to resolve an alias to its command.
Want to help improve this page? Create an issue.