package
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 24, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
changecase
convert command line arguments to upper, lower or title case
Synopsis
These programs convert all command line arguments to their respective case.
These programs are Unicode aware.
Provided programs:
Usage
lower [arguments]
upper [arguments]
titlecase [arguments]
(consider surrounding command-line arguments in double-quotes to preserve spacing)
License
MIT LICENSE
Documentation
¶
Lower - return a lower case string
TitleCase - return a title case string
Upper - return an upper case string
Usage - output when no cmd-line args are given
Source Files
¶
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.