package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 17, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package nohup provides the ability to daemonize or "disown" a process
so that when the current Go program exits, the process still runs as usual.
Start runs cmd with args.
It returns an error if it fails to start or the command doesn't exist.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.