package fileutils

import "k8s.io/kubernetes/Godeps/_workspace/src/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
v0.15.0
Published
Apr 13, 2015
Platform
windows/amd64
Imports
2 packages
Last checked
4 minutes ago

Tools for package owners.