nu_scripts/modules/data_extraction
Dominik Schrempf a3778622cd
ultimate_extractor: various fixes (#482)
- fix regex matching
  - . -> \.
  - use $ ot match end of file name
- fix naming of variables (exte -> handlers; command -> maybe_handler)
- combine suffixes with common extractors
- in case of no match, use a proper error
2023-05-10 06:17:46 -05:00
..
ultimate_extractor.nu ultimate_extractor: various fixes (#482) 2023-05-10 06:17:46 -05:00