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
Published
Apr 16, 2015
Platform
linux/amd64
Imports
5 packages
Last checked
1 hour ago

Tools for package owners.