Defines portions of source paths to be ignored.
Definition at line 93 of file scopeinfo.inl.
Public Fields | |
| Inclusion | IncludeString |
| Denotes if Path itself should be included when trimmed. | |
| bool | IsPrefix |
| true if path was not starting with '*' when provided. | |
| NAString | Path |
| The path string. | |
| Priorities | Priority |
| The priority of the rule. Depends on origin: source code, config...) | |
| Case | Sensitivity |
| The sensitivity of the comparison when trimming. | |
| int | TrimOffset |
| Additional offset of the trim position. | |
| NAString | TrimReplacement |
| Optional replacement string for trimmed paths. | |