![]() |
![]()
| ![]() |
![]()
NAMEXT::Files::Plugin::Excludes - plugin to configure excludes VERSIONVersion 0.002 SYNOPSISIn the XT::Files config file: [Excluded] exclude = [.]old$ DESCRIPTIONConfigure excludes for XT::Files. Excludes are regexes that are matched against the base name of found files and if the file name matches the file is not tested. Use this to exclude backup files or temporary files from your editor. The "exclude" option can be used multiple times to add multiple excludes. USAGEnewInherited from XT::Files::Plugin. runThe "run" method should not be run directly. Use the "plugin" call from XT::Files SEE ALSOXT::Files, XT::Files::Plugin, XT::Files::Plugin::Default SUPPORTBugs / Feature RequestsPlease report any bugs or feature requests through the issue tracker at <https://github.com/skirmess/XT-Files/issues>. You will be notified automatically of any progress on your issue. Source CodeThis is open source software. The code repository is available for public review and contribution under the terms of the license. <https://github.com/skirmess/XT-Files> git clone https://github.com/skirmess/XT-Files.git AUTHORSven Kirmess <sven.kirmess@kzone.ch> COPYRIGHT AND LICENSEThis software is Copyright (c) 2018-2019 by Sven Kirmess. This is free software, licensed under: The (two-clause) FreeBSD License
|