← Packages / march-doc / Capabilities

IO.FileWrite

in march-doc v0.1.1

v0.1.1 is the oldest version of march-doc that was analysed, so there is nothing to compare it against. IO.FileWrite is a first sighting, not a change.

forge/doc.march:14
11
12needs IO.Console
13needs IO.FileRead
14needs IO.FileWrite
15needs IO.Process
16
17-- ── Arg parsing ──────────────────────────────────────────────────────────────