mirror of
https://github.com/mudler/luet.git
synced 2025-08-31 06:35:12 +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.