Add support for DMK directory streams.

This commit is contained in:
David Given
2023-11-02 01:17:44 +01:00
parent 5dc60db7b6
commit 29f5feb34d
10 changed files with 65 additions and 41 deletions

View File

@@ -221,6 +221,10 @@ FluxEngine supports a number of ways to get or put flux. When using the `-s` or
Read from a Catweasel flux file. **Read only.**
- `dmk:<directory>`
Read from a Catweasel CMK directory. **Read only.**
- `<filename.a2r>`
Write to a AppleSauce flux file. **Write only.**