moby--moby/builder/dockerfile/shell
Matt Rickard a634526d14 Move builder shell parser into subpackage
Moves builder/shell_parser and into its own subpackage at builder/shell since it
has no dependencies other than the standard library. This will make it
much easier to vendor for downstream libraries, without pulling all the
dependencies of builder/.

Fixes #36154

Signed-off-by: Matt Rickard <mrick@google.com>
2018-01-30 17:54:39 -08:00
..
envVarTest Move builder shell parser into subpackage 2018-01-30 17:54:39 -08:00
equal_env_unix.go Move builder shell parser into subpackage 2018-01-30 17:54:39 -08:00
equal_env_windows.go Move builder shell parser into subpackage 2018-01-30 17:54:39 -08:00
lex.go Move builder shell parser into subpackage 2018-01-30 17:54:39 -08:00
lex_test.go Move builder shell parser into subpackage 2018-01-30 17:54:39 -08:00
wordsTest Move builder shell parser into subpackage 2018-01-30 17:54:39 -08:00