See: Description
Class | Description |
---|---|
ExecOptions |
Command options for running operating system commands.
|
Shell |
Runs a jaskell source file, or evaluates jaskell expressions interactively.
|
ShellFunctions |
This class provides some reusable shell functions.
|
ShellImpl |
Implementation of shell functionality
parameterized with Jaskell runtime so that this can be used
for any different runtime configuration.
|