commandline_interface 0.0.3 copy "commandline_interface: ^0.0.3" to clipboard
commandline_interface: ^0.0.3 copied to clipboard

CLI. Minimalist.

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