Just an experiment to play with some directions for the future of globs in Nushell
To run:
> cargo run --release -- "**/*" globother options:
> cargo run -- "**/*" parse
> cargo run -- "**/*" compile
> cargo run -- "**/*" matches "foo/bar"Just an experiment to play with some directions for the future of globs in Nushell
To run:
> cargo run --release -- "**/*" globother options:
> cargo run -- "**/*" parse
> cargo run -- "**/*" compile
> cargo run -- "**/*" matches "foo/bar"