home-lab/packages/lab-tool/io
Geir O. Jerstad 646c8bbc20 refactor: apply functional programming to SSH module
- Split complex nested functions into focused, single-responsibility helpers
- Created io/ directory with pure command builders and impure executors
- Eliminated parentheses complexity that was causing compilation errors
- SSH module now compiles and runs successfully with cleaner architecture

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-04 17:09:49 +02:00
..
shell.scm refactor: apply functional programming to SSH module 2025-07-04 17:09:49 +02:00
ssh.scm refactor: apply functional programming to SSH module 2025-07-04 17:09:49 +02:00