Skip to main content

start_detached_screen_with_log_capture

Function start_detached_screen_with_log_capture 

Source
pub fn start_detached_screen_with_log_capture(
    command: &str,
    session_name: &str,
    user: Option<&str>,
    keep_alive: bool,
    log_path: Option<&Path>,
) -> IsolationResult
Expand description

Start detached screen with live logging to the provided log path.