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
-Lflag + 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)