Skip to main content

Module linux

Module linux 

Source
Expand description

Linux node — local execution via shell, filesystem, notifications, screenshots.

Mirrors the MacOsNode structure but with Linux-specific capabilities. Uses tokio::process::Command via the LocalExecutor trait for mocking.

Structs§

LinuxNode
Linux node using local command execution.