Searched refs:getCommandFile (Results 1 – 2 of 2) sorted by relevance
405 CLog.logAndDisplay(LogLevel.INFO, "Adding command file '%s %s'", c.getCommandFile(), in processAddCommandFile()408 mScheduler.addCommandFile(c.getCommandFile(), c.getExtraArgs()); in processAddCommandFile()
69 public String getCommandFile() { in getCommandFile() method in AddCommandFileOp