Expand description
Defining aliases
This module provides data structures for defining aliases in the shell execution environment.
Structs§
- Alias
- Name-value pair that defines an alias
- Empty
Glossary - Empty glossary that does not contain any aliases
- Hash
Entry - Wrapper of
Alias
for inserting into a hash set
Traits§
- Glossary
- Interface used by the parser to look up aliases
Type Aliases§
- Alias
Set - Collection of aliases