← Packages / sigil / Capabilities

IO.NetListen

in sigil v0.1.0

v0.1.0 is the oldest version of sigil that was analysed, so there is nothing to compare it against. IO.NetListen is a first sighting, not a change.

lib/serve.march:4
1mod Serve do
2
3 needs IO.Console
4 needs IO.NetListen
5
6 pfn reload_script() : String do
7 "<script>" ++