Home | History | Annotate | Download | only in cli

Lines Matching refs:path_filter

353         "--path_filter",
1231 path_regex_whitelist=parsed.path_filter,
1236 if parsed.path_filter:
1238 RL("File path regex filter: \"%s\"" % parsed.path_filter))