Executes the Command. First, checks if exePrivate() was able to run the command. If not, then runs exeGlobal(). This way, private commands overwrite global commands but private commands only exist in a single Console instance. @param input The command to run. @param termArea The JavaFX Label to
(String input, Label termArea, String body)
source not stored for this graph (policy: none)
no test coverage detected