Context: Do not apply context for the export command
This commit is contained in:
committed by
Paul Beckingham
parent
4eb70e68b7
commit
1465bcb918
@@ -81,7 +81,7 @@ public:
|
||||
void addRawFilter (const std::string& arg);
|
||||
void analyze (bool parse = true, bool strict = false);
|
||||
void applyOverrides ();
|
||||
const std::string getFilter ();
|
||||
const std::string getFilter (bool applyContext = true);
|
||||
const std::vector <std::string> getWords ();
|
||||
bool canonicalize (std::string&, const std::string&, const std::string&) const;
|
||||
std::string getBinary () const;
|
||||
|
||||
Reference in New Issue
Block a user