waveterm/wavesrv/pkg/cmdrunner
Evan Simkowitz d319e72609
Refactor ModelUpdate to set up for decoupling sstore (#280)
This PR changes ModelUpdate mechanism from a statically-typed struct to an interface, allowing us to define the update mechanism and the update types separately. This sets us up to move app logic and update mechanisms into separate packages. Ultimately, sstore will only define low-level persistence logic.
2024-02-09 17:19:44 -08:00
..
cmdrunner.go Refactor ModelUpdate to set up for decoupling sstore (#280) 2024-02-09 17:19:44 -08:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go Command to copy file from remote to local (#231) 2024-02-08 17:37:23 -03:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go zsh support (#227) 2024-01-16 16:11:04 -08:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00