"Simply" runs a command. Yep. @param input The command String to parse and run. i.e: "echo Hello world!" @param ps1 The ps1 to be inserted when outputting to the console. i.e: "root@system:~# " @param termArea (Ohh, boy!) A JavaFX label to output to. This serves as the Terminal "log" per-sa
(String input, String ps1, Label termArea)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected