include abstract method

bool include(
  1. HDict dict,
  2. Pather pather
)

/////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////// Returns if given tags entity matches this query.

Implementation

// Access
//////////////////////////////////////////////////////////////////////////

  /// Returns if given tags entity matches this query.
  bool include(HDict dict, Pather pather);