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-03-06 11:22:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
011ad2e4e6
nushell
/
example.nu
Tanishq Kancharla
d6d0bad7aa
reverted
2021-10-05 21:59:16 -04:00
5 lines
31 B
Plaintext
Raw
Blame
History
def inc [x] {
$x + 1
}
inc 5
Reference in New Issue
View Git Blame
Copy Permalink