package symlink

import "github.com/docker/docker/pkg/symlink"

Index

Functions

func FollowSymlinkInScope

func FollowSymlinkInScope(path, root string) (string, error)

FollowSymlinkInScope is a wrapper around evalSymlinksInScope that returns an absolute path

Source Files

fs.go

Version
v1.6.0-rc3
Published
Mar 31, 2015
Platform
linux/amd64
Imports
5 packages
Last checked
19 minutes ago

Tools for package owners.