rclone/fs/filter
Ankur Gupta 08c2cb784f
filter: Added --files-from-raw flag
--files-from parses input files by ignoring comments starting with # and ;
and stripping whitespace from start and end of strings.

The --files-from-raw flag was added that reads every line from the file ignoring
comment characters and not stripping whitespace while maintaining
backwards compatibility.

Fixes #3762
2020-04-03 10:36:24 +01:00
..
filterflags filter: Added --files-from-raw flag 2020-04-03 10:36:24 +01:00
filter_test.go filter: Added --files-from-raw flag 2020-04-03 10:36:24 +01:00
filter.go filter: Added --files-from-raw flag 2020-04-03 10:36:24 +01:00
glob_test.go Revert "filter: Add BoundedRecursion method" 2019-08-08 14:15:50 +01:00
glob.go Revert "filter: Add BoundedRecursion method" 2019-08-08 14:15:50 +01:00