xref
: /
inferno-os
/
appl
/
collab
/
service.m
(revision 37da2899f40661e3e9631e497da8dc59b971cbd0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
Service: module
2
{
3
init: fn (args: list of string): (string, string, ref Sys->FD);
4
};
5