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§
- Linux
Node - Linux node using local command execution.