X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.h;h=ab174c2b783eca5c3a7fc0d74a8a2f6c5abf4a70;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=9afc4ea6579d68019dfe04c56aab7119b78d656a;hpb=4f3d46bdb42c23468a534486fd105180b030fc65;p=mothur.git diff --git a/setdircommand.h b/setdircommand.h index 9afc4ea..ab174c2 100644 --- a/setdircommand.h +++ b/setdircommand.h @@ -25,7 +25,9 @@ public: vector setParameters(); string getCommandName() { return "set.dir"; } string getCommandCategory() { return "General"; } + string getHelpString(); + string getOutputPattern(string){ return ""; } string getCitation() { return "http://www.mothur.org/wiki/Set.dir"; } string getDescription() { return "set input, output and default directories"; }