public class UartbusConsole extends Object
Modifier and Type | Field and Description |
---|---|
protected static UartbusConsoleEnv |
cmd |
protected static eu.javaexperience.cli.CliEntry<byte[]> |
DATA |
protected static eu.javaexperience.cli.CliEntry<Boolean> |
EXIT |
protected static eu.javaexperience.log.Logger |
LOG |
protected static eu.javaexperience.cli.CliEntry[] |
PROG_CLI_ENTRIES |
Constructor and Description |
---|
UartbusConsole() |
Modifier and Type | Method and Description |
---|---|
protected static String |
getTime() |
static void |
main(String[] args) |
protected static void |
printHelp() |
protected static void |
unrecognisedCmd(String line) |
protected static final eu.javaexperience.log.Logger LOG
protected static final eu.javaexperience.cli.CliEntry<byte[]> DATA
protected static final eu.javaexperience.cli.CliEntry<Boolean> EXIT
protected static final eu.javaexperience.cli.CliEntry[] PROG_CLI_ENTRIES
protected static UartbusConsoleEnv cmd
public static void main(String[] args) throws IOException
IOException
protected static String getTime()
protected static void unrecognisedCmd(String line)
protected static void printHelp()
Copyright © 2020. All rights reserved.