Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 328 Bytes

api.md

File metadata and controls

25 lines (18 loc) · 328 Bytes

GenServers API

CurrentModule = GenServers

Installation

GenServers
GenServers.version
using GenServers
GenServers.version

Starting a Server

A :genserver actor usually is started with something it should serve, e.g. files, a printer, a dictionary ...

genserver