Module alias

Source
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
EmptyGlossary
Empty glossary that does not contain any aliases
HashEntry
Wrapper of Alias for inserting into a hash set

Traits§

Glossary
Interface used by the parser to look up aliases

Type Aliases§

AliasSet
Collection of aliases