summaryrefslogtreecommitdiff
path: root/cli/ops
AgeCommit message (Collapse)Author
2019-08-14Remove dead code: legacy read/write ops (#2776)Ryan Dahl
readSync and writeSync use dispatch_minimal now.
2019-08-14split up ops.rs (#2753)Bartek IwaƄczuk
Note cli/dispatch_minimal.rs ops are not yet included in cli/ops. This is part of work towards #2730