mirror of
https://github.com/mudler/luet.git
synced 2025-09-23 03:58:18 +00:00
Update vendor/
This commit is contained in:
committed by
Ettore Di Giacinto
parent
8ca6051a04
commit
9d0dc601b7
7
vendor/mvdan.cc/sh/interp/doc.go
vendored
Normal file
7
vendor/mvdan.cc/sh/interp/doc.go
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright (c) 2017, Daniel Martí <mvdan@mvdan.cc>
|
||||
// See LICENSE for licensing information
|
||||
|
||||
// Package interp implements an interpreter that executes shell
|
||||
// programs. It aims to support POSIX, but its support is not complete
|
||||
// yet. It also supports some Bash features.
|
||||
package interp
|
Reference in New Issue
Block a user