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.8.3
Published
Oct 12, 2015
Platform
linux/amd64
Imports
5 packages
Last checked
5 minutes ago

Tools for package owners.