Directories
¶
| Path | Synopsis |
|---|---|
|
Package batch implements the DOS batch file execution engine.
|
Package batch implements the DOS batch file execution engine. |
|
Package builtins implements the DOS built-in command registry.
|
Package builtins implements the DOS built-in command registry. |
|
Package config loads and holds shell configuration.
|
Package config loads and holds shell configuration. |
|
Package edlin implements the EDLIN line-oriented text editor.
|
Package edlin implements the EDLIN line-oriented text editor. |
|
Package env implements a case-insensitive shell environment with DOS-style variable expansion.
|
Package env implements a case-insensitive shell environment with DOS-style variable expansion. |
|
Package exec wires together the parser, environment, filesystem map, builtins, and external command execution into a running shell.
|
Package exec wires together the parser, environment, filesystem map, builtins, and external command execution into a running shell. |
|
Package fsmap implements DOS-style drive mappings over a Unix filesystem.
|
Package fsmap implements DOS-style drive mappings over a Unix filesystem. |
|
Package parser tokenizes and parses DOS-style command lines and batch constructs.
|
Package parser tokenizes and parses DOS-style command lines and batch constructs. |
|
Package prompt renders DOS-style prompt strings.
|
Package prompt renders DOS-style prompt strings. |
|
Package term provides line editing, history, and tab completion for the interactive shell.
|
Package term provides line editing, history, and tab completion for the interactive shell. |
|
Package turbogo implements the Turbo Go 3.0 interactive IDE.
|
Package turbogo implements the Turbo Go 3.0 interactive IDE. |
Click to show internal directories.
Click to hide internal directories.