Skip to main content

Module mapping

Module mapping 

Source
Expand description

Command mapping application logic.

Applies user-defined command mappings (group renames, operation renames, aliases, hidden flags) to cached commands after spec transformation.

Structs§

MappingResult
Result of applying command mappings, including any warnings.

Functions§

apply_command_mapping
Applies a CommandMapping to a list of cached commands.