-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Paul Bunyan edited this page Nov 10, 2016
·
12 revisions
NOTICE: Documentation has been moved to a Doxygen-generated site on GitHub pages. Please refer to that instead of this for documentation, as this is no longer maintained.
Welcome to the iash wiki!
iash is a C++ library that provides a shell within a host application.
This wiki contains API reference and runtime documentation.
If you are going to post an issue, please read the issue rules first.
- iash class -- a class that provides an in-application shell
- CrossLib namespace -- A collection of cross-platform functions
- Standard Environment Variables -- A list of all of the environment variables provided by iash
- Debug Console Commands -- A list of all of the commands recognized by the iash debug console
- Standard Environment Variables -- A list of all of the environment variables provided by iash
- Debug Console Commands -- A list of all of the commands recognized by the iash debug console
iash wiki -- Go home
-
Current version
- API reference
- Runtime documentation
-
Older versions
- API reference
- Runtime documentation
- Posting to the Issue Tracker