Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

google/shlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.