Skip to content

Missing possibility: watch-filters - all instead of any #51

@tobfel

Description

@tobfel

Hi,

any possibity to only watch specific folder with specific files?

watch-path is a Drive with many subdir's and many files that would match the filename-filer, but i only want to monitor files matching from a specific folder.
:</path>

      <filters>
         <files>
            <name>*.pas</name>
         </files>
         <folders>
            <name>XE</name>
         </folders>
      </filters>

Thank you.
Tobias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions