#文件扩展名 #扩展名 #查找 #源文件 #应用程序 #aopt

已删除 findsrouce

简单的可配置工具,用于查找具有扩展名的源文件

0.0.4 2022年3月23日

#33 in #应用程序

MPL-2.0 许可证

21KB
443

findsource

轻松查找具有扩展名的源文件!

帮助

usage: fs [-l,--load] [-d,--debug] [-?,--help] [-w,--whole] [-W,--Whole] [-e,--extension] [-E,--Extension] [-i,--ignore-case] [-x,--exclude] [-o,--only] [-/r,--/reverse] [-a,--hidden] **ARGS**

Simple configurable tool find source file with extension.

POS:
  path@*      [file or directory]+

OPT:
  -l,--load             a      Load option setting from configuration
  -d,--debug            b      Print debug message
  -?,--help             b      Print help message
  -w,--whole            a      Extension category: match whole filename
  -W,--Whole            a      Exclude given whole filename
  -e,--extension        a      Extension category: match file extension
  -E,--Extension        a      Exclude given file extension
  -i,--ignore-case      b      Enable ignore case mode
  -x,--exclude          a      Exclude given file category
  -o,--only             s      Only search given file category
  -/r,--/reverse        b      Disable reverse mode
  -a,--hidden           b      Search hidden file

Create by araraloren <[email protected]> v0.0.4

获取发行版

在此处获取 发行版

许可证

MPL-2.0

依赖项

~15–30MB
~421K SLoC