UNIX shell style file globbing in that painlessly ports to Windows.
Cross-Platform Wildcard Patterns
Because one of the most common argument values is a file path, Arguable
provides some helper functions for dealing with paths Windows. Arguable can
resolve UNIX file paths on Windows as if they were invoked in a UNIX shell.
Arguable will convert the slashes and expand wildcards. That is, it will
treat */*.t
as a file glob.
var arguable = frobinator = ; arguable;