Skip to content

Instantly share code, notes, and snippets.

@raine
Created September 28, 2015 17:50
Show Gist options
  • Save raine/a31c0cbada15cfbb76cd to your computer and use it in GitHub Desktop.
Save raine/a31c0cbada15cfbb76cd to your computer and use it in GitHub Desktop.
~ ❯❯❯ replem minimatch
Installed into REPL context:
- minimatch@3.0.0 as minimatch
> minimatch("src/foo.txt", "src/**/*")
true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment