github.com/cilki/sh@v2.6.4+incompatible/syntax/doc.go (about) 1 // Copyright (c) 2016, Daniel Martà <mvdan@mvdan.cc> 2 // See LICENSE for licensing information 3 4 // Package syntax implements parsing and formatting of shell programs. 5 // It supports both POSIX Shell and Bash. 6 package syntax