You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/vendor/github.com/google/shlex
Billie Cleek f5ca0de225
provisioner/ansible: assume scp target is file
9 years ago
..
COPYING provisioner/ansible: assume scp target is file 9 years ago
README provisioner/ansible: assume scp target is file 9 years ago
shlex.go provisioner/ansible: assume scp target is file 9 years ago

README

go-shlex is a simple lexer for go that supports shell-style quoting,

commenting, and escaping.