File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ incremented according to the [Semantic Version Specification](https://semver.org
1515- [ cmd2.argparse_completer] ( ./argparse_completer.md ) - classes for ` argparse ` -based tab completion
1616- [ cmd2.argparse_custom] ( ./argparse_custom.md ) - classes and functions for extending ` argparse `
1717- [ cmd2.clipboard] ( ./clipboard.md ) - functions to copy from and paste to the clipboard/pastebuffer
18- - [ cmd2.colors] ( ./colors.md ) - provides a StrEnum of Rich's named colors
18+ - [ cmd2.colors] ( ./colors.md ) - constants for all color names supported by the Rich library
1919- [ cmd2.command_definition] ( ./command_definition.md ) - supports the definition of commands in
2020 separate classes to be composed into cmd2.Cmd
2121- [ cmd2.constants] ( ./constants.md ) - just like it says on the tin
You can’t perform that action at this time.
0 commit comments