nushell/crates/nu_plugin_start
Arash Outadi ecb67fee40
ISSUE-1744-Glob support for start command (#1912)
* Possible implementation of globbing for start command

* Whoops forgot to remove Error used for debugging

* Use string lossy

* Run clippy

* Pin glob

* Better error messages

* Remove unneeded comment
2020-05-31 05:41:25 +12:00
..
src ISSUE-1744-Glob support for start command (#1912) 2020-05-31 05:41:25 +12:00
build.rs start command in nushell (#1727) 2020-05-09 06:19:48 +12:00
Cargo.toml ISSUE-1744-Glob support for start command (#1912) 2020-05-31 05:41:25 +12:00