All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.thevpc.nuts.toolbox.nsh.cmd.exit.ntf Maven / Gradle / Ivy

There is a newer version: 0.8.3.1
Show newest version
End the application

##) SYNOPSIS:
```sh exit [] ...```

End the application returning code

##) EXAMPLES:

```sh exit```sh
    exit with code 0
```sh exit 1 ```
    exit with code 1







© 2015 - 2024 Weber Informatics LLC | Privacy Policy