Skip to content

Class summary: TMCRunner

Henrik Lindberg edited this page Nov 14, 2017 · 2 revisions

TMCRunner

Notes on what to actually write about here:

  • The single-instance nature of TMCRunner and its named constructor instance()
  • The project path (working directory) of the active project
  • TMC_CLI env var and the corresponding .jar file
  • Utils::ShellCommand command(dir, env);

Relevant files:
src/tmcrunner.*