Home | Trees | Indices | Help |
|
---|
|
osh.api
: Non-command portions of the osh
API.
osh.builtins
: Builtin osh functions and
classes.
osh.command
: Modules implementing osh
commands. Documentation covers both the command-line and application
programming interfaces.
osh.function
: Many osh commands (e.g.
f
, select
) take functions as arguments.
osh.function
has no public interface, but the
documentation of this module describes the use of functions in both
the command-line and application programming interfaces.
osh.process
: Represents currently running
processes (Linux only).
Submodules | |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Oct 6 12:15:11 2007 | http://epydoc.sourceforge.net |