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.6.0-rc5
Published
Apr 6, 2015
Platform
darwin/amd64
Imports
2 packages
Last checked
18 minutes ago

Tools for package owners.