X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcurrentcommand.h;h=2d8dbb1a432168f26a2371ccd996762d53670be5;hb=a0f1fca79d2ddfa7ad36b4485039c68b5704fe8d;hp=dfff0fa27d09573ab35d95ddb8c1375f77d9ac5e;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getcurrentcommand.h b/getcurrentcommand.h index dfff0fa..2d8dbb1 100644 --- a/getcurrentcommand.h +++ b/getcurrentcommand.h @@ -22,7 +22,8 @@ class GetCurrentCommand : public Command { vector setParameters(); string getCommandName() { return "get.current"; } string getCommandCategory() { return "General"; } - string getHelpString(); + string getHelpString(); + string getOutputPattern(string) { return ""; } string getCitation() { return "http://www.mothur.org/wiki/Get.current"; } string getDescription() { return "get current files saved by mothur"; }