1
0
mirror of https://github.com/go-task/task.git synced 2024-12-18 23:47:55 +02:00
task/vendor/github.com/mvdan/sh/syntax/doc.go
2017-04-24 09:47:10 -03:00

7 lines
224 B
Go

// Copyright (c) 2016, Daniel Martí <mvdan@mvdan.cc>
// See LICENSE for licensing information
// Package syntax implements parsing and formatting of shell programs.
// It supports both POSIX Shell and Bash.
package syntax