3 lines
95 B
Plaintext
Raw Normal View History

2022-12-04 01:40:53 +01:00
go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.