command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Hello is a hello, world program, demonstrating
how to write a simple command-line program.
Usage:
hello [options] [name]
The options are:
-g greeting
Greet with the given greeting, instead of "Hello".
-r
Greet in reverse.
By default, hello greets the world.
If a name is specified, hello greets that name instead.
Source Files
¶
Directories
¶
Package reverse can reverse things, particularly strings.
|
Package reverse can reverse things, particularly strings. |
Click to show internal directories.
Click to hide internal directories.