This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f4f542a8d4
nushell
/
crates
/
nu-cmd-base
/
src
History
Ian Manske
f4f542a8d4
Return
AbsolutePathBuf
s from config, cache, and data dir functions
2024-07-12 20:04:33 -07:00
..
formats
Use
Record
's public API in a bunch of places (
#10927
)
2023-11-08 14:24:00 +01:00
hook.rs
Add derive macros for
FromValue
and
IntoValue
to ease the use of
Value
s in Rust code (
#13031
)
2024-06-17 16:05:11 -07:00
input_handler.rs
Add and use new
Signals
struct (
#13314
)
2024-07-07 22:29:01 +00:00
lib.rs
Unify glob behavior on
open
,
rm
,
cp-old
,
mv
,
umv
,
cp
and
du
commands (
#11621
)
2024-01-26 21:57:35 +08:00
util.rs
Return
AbsolutePathBuf
s from config, cache, and data dir functions
2024-07-12 20:04:33 -07:00