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
d3dae05714
nushell
/
crates
/
nu-test-support
/
src
/
bin
/
fail.rs
Andrés N. Robalino
d3dae05714
Groundwork for coverage with Nu internals. (
#1205
)
2020-01-12 16:44:22 -05:00
4 lines
41 B
Rust
Raw
Blame
History
fn
main
(
)
{
std
::
process
::
exit
(
1
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink