CHANGELOG:
59968bc Merge pull request #9 from dreadnode/feature/ssh
4fd31e1 fix: decoupled runtime.Command from SSHConnection
fdabf85 fix: resolved conflicts from main
20e07cd fix: fallback to default behaviour if app not in PATH on the ssh host
235b1c9 refactor: simplified env interpolation logic by avoiding cloning the entire object, added unit tests
ceeedbd fix: removed robopages folder
92a4c7e Merge pull request #10 from dreadnode/bugfix/variable_substitutions
17a235e Fixing variable interpolation in cmd.rs
b1653f8 new: implemented optional execution via ssh