Skip to content
Commit 7bac3c6c authored by Colin Cross's avatar Colin Cross
Browse files

Add recursive glob support to pathtools.Glob

Recursive globs are supported by passing ** in any single non-final
path element.  For example, path/**/*.java will find all files named
*.java under "path".

Change-Id: Ifebd76f8959289f7d0d378504053c1c6b88cdeed
parent 4b793e57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment