Variable TreeMatch.path

Path to match.

struct TreeMatch
{
  // ...
  string path ;
  // ...
}