task <filter> export [<report>]
This commit is contained in:
committed by
Tomas Babej
parent
ef176478e9
commit
9ce366ddab
@@ -35,6 +35,8 @@ class CmdExport : public Command
|
||||
public:
|
||||
CmdExport ();
|
||||
int execute (std::string&);
|
||||
private:
|
||||
void validateSortColumns (std::vector <std::string>&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user