← Packages / march-doc / Capabilities

IO.Console

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.Console is a first sighting, not a change.

forge/doc.march:12
9
10mod MarchDocTask do
11
12needs IO.Console
13needs IO.FileRead
14needs IO.FileWrite
15needs IO.Process