ORE Studio 0.0.4
Loading...
Searching...
No Matches
Namespaces
ores::comms::shell Namespace Reference

Interactive REPL (Read-Eval-Print Loop) or shell for connecting to the ORE Studio server. More...

Namespaces

namespace  app
 Application hosting for the interactive shell.
 
namespace  config
 Configuration for the interactive shell.
 

Detailed Description

Interactive REPL (Read-Eval-Print Loop) or shell for connecting to the ORE Studio server.

Features include:

The module is organised into namespaces: config (configuration parsing), and app (REPL and application hosting).