Files
go-task/vendor/mvdan.cc/sh/shell/doc.go
Andrey Nering 0ed7274610 go mod vendor
2018-12-15 15:44:17 -02:00

7 lines
224 B
Go

// Copyright (c) 2017, Daniel Martí <mvdan@mvdan.cc>
// See LICENSE for licensing information
// Package shell contains high-level features that use the syntax, expand, and
// interp packages under the hood.
package shell