Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package expand contains code to perform various shell expansions.
|
Package expand contains code to perform various shell expansions. |
Package fileutil contains code to work with shell files, also known as shell scripts.
|
Package fileutil contains code to work with shell files, also known as shell scripts. |
Package interp implements an interpreter that executes shell programs.
|
Package interp implements an interpreter that executes shell programs. |
Package pattern allows working with shell pattern matching notation, also known as wildcards or globbing.
|
Package pattern allows working with shell pattern matching notation, also known as wildcards or globbing. |
Package shell contains high-level features that use the syntax, expand, and interp packages under the hood.
|
Package shell contains high-level features that use the syntax, expand, and interp packages under the hood. |
Package syntax implements parsing and formatting of shell programs.
|
Package syntax implements parsing and formatting of shell programs. |
Click to show internal directories.
Click to hide internal directories.