static void consoleInputIfMain(S text) { if (isMainProgram()) consoleSetInput(text); }