static File getProgramDir() { return programDir(); } static File getProgramDir(String snippetID) { return programDir(snippetID); }