Files
docker-cli/components/engine/pkg/symlink
John Howard 49e7160994 Windows: Fix absolute checks
Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 49c1b51ae22e54edc2e13f3195583e47b987fc15
Component: engine
2015-09-01 08:41:37 -07:00
..
2015-09-01 08:41:37 -07:00
2015-01-12 22:47:36 +00:00
2015-01-12 22:47:36 +00:00

Package symlink implements EvalSymlinksInScope which is an extension of filepath.EvalSymlinks from the Go standard library.

The code from filepath.EvalSymlinks has been adapted in fs.go. Please read the LICENSE.BSD file that governs fs.go and LICENSE.APACHE for fs_test.go.