Skip to main content

Module isolation_screen

Module isolation_screen 

Source
Expand description

Screen-specific isolation helpers extracted from isolation.rs

Functionsยง

get_screen_version
Get the installed screen version
run_screen_with_log_capture
Run screen with log capture using -L flag + screenrc directives (for attached mode without TTY).
start_detached_screen_with_log_capture
Start detached screen with live logging to the provided log path.
supports_logfile_option
Check if screen supports the -Logfile option (added in 4.5.1)