Skip to content

Kernel#system! which raises an error if the shell command has a non-zero exit code

License

Notifications You must be signed in to change notification settings

honkster/system-bang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

system-bang (system!)

system!("echo 'oh noes' && exit 1") # Command `echo 'oh noes' && exit 1` failed.

About

Kernel#system! which raises an error if the shell command has a non-zero exit code

Resources

License

Stars

Watchers

Forks

Packages

No packages published