Skip to main content

start_daemon_background

Function start_daemon_background 

Source
pub async fn start_daemon_background(project: &Path) -> DaemonResult<u32>
Expand description

Start a daemon in the background for the given project.

Returns the PID of the daemon process.