21 #ifndef G_MAIN_FILTER_H
22 #define G_MAIN_FILTER_H
29 bool filter_run(
const std::string & content ) ;
bool filter_match(G::Path, std::string)
std::string filter_read_to(const std::string &)
void filter_help(const std::string &prefix)
bool filter_run(const std::string &content)
A Path object represents a file system path.
int filter_main(int argc, char *argv[])