This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-06-08 19:17:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-command
/
src
/
env
History
JT
9695331eed
require variable names to follow additional restrictions (
#6125
)
2022-07-27 14:08:54 +12:00
..
config
fix 0.66 nu-command crate (
#6138
)
2022-07-27 11:20:12 +12:00
env_command.rs
Do not pass non-string env vars to externals (
#4748
)
2022-03-12 00:18:39 +02:00
let_env.rs
require variable names to follow additional restrictions (
#6125
)
2022-07-27 14:08:54 +12:00
load_env.rs
Fix load-env unsupported input error message (
#5039
)
2022-04-01 10:59:04 +13:00
mod.rs
fix 0.66 nu-command crate (
#6138
)
2022-07-27 11:20:12 +12:00
with_env.rs
update miette and switch to GenericErrors (
#5222
)
2022-04-19 00:34:10 +12:00