Skip to content
Namek edited this page May 28, 2016 · 2 revisions

Command Line Handler a.k.a. REPL

REPL stands for Read-Eval-Print Loop. In The Console it is possible to implement custom command line handler.

> Read about usage on this blogpost

> Read about plans before implementation on this blogpost

Clone this wiki locally