Use the kash.help(name)
command to get help
about a given command. This returns a list of
help for each of the definitions of name
.
Use print kash.help(name)
to nicely print
out all signatures.
See About this document... for information on suggesting changes.