CLI2: Added disqualifier list to ::addContextFilter stub

This commit is contained in:
Paul Beckingham
2015-06-22 10:46:42 -04:00
parent 82c5d019a3
commit 633d07f75b

View File

@@ -416,7 +416,8 @@ void CLI2::analyze ()
/*
////////////////////////////////////////////////////////////////////////////////
// There are situations where a context filter is applied. This method
// determines whether one applies, and if so, applies it.
// determines whether one applies, and if so, applies it. Disqualifiers include:
// - filter contains ID or UUID
void CLI2::addContextFilter ()
{
// Detect if any context is set, and bail out if not