public class TerminalContext extends Object
Modifier and Type | Method and Description |
---|---|
CommandProcessor |
getCommandProcessor() |
CommandRegistry |
getCommandRegistry() |
static TerminalContext |
getInstance() |
int |
getPrintWidth() |
String |
getProperty(String key) |
public static TerminalContext getInstance()
public CommandProcessor getCommandProcessor()
public CommandRegistry getCommandRegistry()
public int getPrintWidth()
Copyright © 2016–2019 AdroitLogic. All rights reserved.