1
0
mirror of https://github.com/nushell/nushell.git synced 2025-08-15 10:43:29 +02:00
Files
.azure
.cargo
.circleci
.github
.theia
crates
nu-ansi-term
nu-cli
nu-command
nu-data
nu-engine
nu-errors
nu-json
nu-parser
nu-plugin
nu-protocol
nu-source
nu-stream
nu-table
nu-test-support
nu-value-ext
nu_plugin_binaryview
nu_plugin_chart
nu_plugin_fetch
nu_plugin_from_bson
nu_plugin_from_sqlite
nu_plugin_inc
nu_plugin_match
nu_plugin_post
nu_plugin_ps
nu_plugin_s3
nu_plugin_selector
nu_plugin_start
nu_plugin_sys
nu_plugin_textview
nu_plugin_to_bson
nu_plugin_to_sqlite
nu_plugin_tree
nu_plugin_xpath
debian
docker
docs
images
pkg_mgrs
samples
src
tests
wix
.dockerignore
.editorconfig
.gitignore
.gitpod.Dockerfile
.gitpod.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Cargo.lock
Cargo.toml
LICENSE
Makefile.toml
README.build.txt
README.md
rustfmt.toml
nushell/crates
Jakub Žádník 1d1ec4727a Refactor arguments of path subcommands & Add path join subcommand ()
* Refactor path subcommand argument handling

DefaultArguments are no longer passed to each subcommand. Instead, each
subcommand has its own Path<xxx>Arguments. This means that it is no
longer necessary to edit every single path subcommand source file when
changing the arguments struct.

* Add new path join subcommand

Makes it easier to create new paths. It's just a wrapper around Rust's
Path.join().
2021-03-04 20:04:56 +13:00
..
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00
2021-02-26 17:55:25 +13:00