Bundle: consoletty
Version 4.0.1
Console TTY
This bundle provides a console session on standard input for the JRE.
Description
The Console TTY bundle provides a tty console session on top of
System.in and System.out (the standard input / output of the JVM).
This bundle is typically used during development.
Configuration using the Configuration Manager
The tty console bundle accepts a configuration with the PID
org.knopflerfish.bundle.consoletty.ConsoleTty
and with the following properties:
- nonblocking
- Use non-blocking tty access. Some JVM-OS combinations cannot
handle blocking access to standard input.
Bundle Jar docs
consoletty-4.0.1
Exported Packages
No exported packages.