cmdr::util - Cmdr - (Internal) General Utilities
Welcome to the Cmdr project, written by Andreas Kupries.
For availability please read Cmdr - How To Get The Sources.
This internal package provides a few utility commands.
When invoked this command pads all elements of the specified list at their end with space (ASCII 32 decimal) characters to make them all the same length, the length of the longest element in the list.
The modified list is returned as the result of the command.
A list of strings to normalize in length by appending space characters as needed.
When invoked this command sorts the provided dictionary by its keys.
The modified dictionary is returned as the result of the command.
The dictionary to sort.
Both the package(s) and this documentation will undoubtedly contain bugs and other problems. Please report such at Cmdr Tickets.
Please also report any ideas you may have for enhancements of either package(s) and/or documentation.
arguments, command hierarchy, command line completion, command line handling, command tree, editing command line, help for command line, hierarchy of commands, interactive command shell, optional arguments, options, parameters, processing command line, tree of commands
Copyright © 2013-2016 Andreas Kupries
Copyright © 2013-2016 Documentation, Andreas Kupries