public string getUploadCmd(string tool) { return(ConfigParser.parseLine(cfg["tools." + tool + ".upload.pattern"], this.getToolConfig())); }