文件名称:Go-采用Go编写的bashcompletion命令行的bashcompletion
文件大小:33KB
文件格式:ZIP
更新时间:2022-09-02 19:21:07
Go开发-命令行/控制台
采用Go编写的bash completion 命令行的bash completion。bash completion written in go bash completion for go command。
【文件预览】:
posener-complete-3ef9b31
----.gitignore(59B)
----go.mod(86B)
----utils.go(813B)
----test.sh(273B)
----common_test.go(460B)
----args.go(3KB)
----.travis.yml(203B)
----complete.go(3KB)
----predict_files.go(3KB)
----match()
--------match_test.go(3KB)
--------file.go(437B)
--------prefix.go(243B)
--------match.go(210B)
----predict_set.go(257B)
----go.sum(362B)
----LICENSE.txt(1KB)
----predict.go(1KB)
----tests()
--------c.txt(0B)
--------b.txt(0B)
--------dir()
--------a.txt(0B)
--------readme.md(78B)
--------outer()
--------.dot.txt(0B)
----example()
--------self()
----complete_test.go(7KB)
----args_test.go(4KB)
----gocomplete()
--------go.mod(114B)
--------parse.go(537B)
--------tests.go(1KB)
--------tests_test.go(1KB)
--------complete.go(21KB)
--------pkgs.go(4KB)
--------go.sum(535B)
----readme.md(4KB)
----log.go(553B)
----predict_test.go(4KB)
----command.go(3KB)
----cmd()
--------install()
--------cmd.go(3KB)