Features
A CommandLine Interface widget that takes in a class CLIInterpreter Object.
Getting started
// CLIInterpreter > CLIBehaviorSubject > CommandLineInterface Make ^ a CLIInterpreter object and pass it to the CLIBehaviorSubject constructor. Then pass the CLIBehaviorSubject object to the CommandLineInterface constructor.
Usage
see example
Additional information
License
MIT