mirror of
https://github.com/mudler/luet.git
synced 2025-09-16 07:10:29 +00:00
Optionally add back privileged extraction which can be enabled with LUET_PRIVILEGED_EXTRACT=true Signed-off-by: Ettore Di Giacinto <mudler@sabayon.org>
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.