mirror of https://github.com/Hilbis/Hilbish
14 lines
219 B
Markdown
14 lines
219 B
Markdown
|
---
|
||
|
name: Interface hilbish.aliases
|
||
|
description: command aliasing
|
||
|
layout: apidoc
|
||
|
---
|
||
|
|
||
|
## Introduction
|
||
|
The alias interface deals with all command aliases in Hilbish.
|
||
|
|
||
|
## Functions
|
||
|
### list()
|
||
|
Get a table of all aliases.
|
||
|
|