aboutsummaryrefslogtreecommitdiff
path: root/adapters/bash/adapter.go
Commit message (Collapse)AuthorAgeFilesLines
* Add list command, copy for bash command, and ability to run non-directory ↵HEADv0.1.6masterFlu0r1ne2021-09-191-4/+28
| | | | commands anywhere
* Set individual cmd working dir rather than using chdir. Robust multithreading.Flu0r1ne2021-09-061-5/+9
|
* Thread bash adapterFlu0r1ne2021-09-051-3/+10
|
* Add bash adapterFlu0r1ne2021-09-051-0/+96