package fileutils

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

Index

Functions

func Matches

func Matches(relFilePath string, patterns []string) (bool, error)

Matches returns true if relFilePath matches any of the patterns

Source Files

fileutils.go

Version
v1.5.0-rc1
Published
Jan 22, 2015
Platform
windows/amd64
Imports
2 packages
Last checked
7 minutes ago

Tools for package owners.