start

Function start 

Source
pub fn start(
    node: Node,
    daemon: bool,
    verbose: bool,
    options: Vec<OsString>,
    cmd: &Path,
    profile: &Profile,
) -> Result<()>