waveterm/pkg/utilfn
sawka 22fb034cc4
PE-41 remote file api (#1)
* RPC for remote file streaming -- just implemented 'stat' for now (streaming to come)

* allow RPC iterators for MShell RPCs.  implement two test commands to test viewing files

* implement read-file handler

* read-file: allow overriding of content-type and use line's cwd not remote instance cwd

* checkpoint on write-file impl

* implemented metacommand version of write file

* checkpoint, untested write-file impl

* multipart handling for write-file data

* add usetemp param to writefile
2023-08-31 22:04:31 -07:00
..
linediff.go make a simple linediff 2022-11-24 15:05:08 -08:00
utilfn_test.go make a simple linediff 2022-11-24 15:05:08 -08:00
utilfn.go PE-41 remote file api (#1) 2023-08-31 22:04:31 -07:00