diff --git a/docs/api/hilbish/hilbish.aliases/index.html b/docs/api/hilbish/hilbish.aliases/index.html index a72bb16..b9edc29 100644 --- a/docs/api/hilbish/hilbish.aliases/index.html +++ b/docs/api/hilbish/hilbish.aliases/index.html @@ -2,5 +2,4 @@
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.