user is a server which responds to all the messages defined in the I/O interface. The code in user.erl can be used as a model for building alternative I/O servers.
user
user.erl
start() -> void()
Starts the basic standard I/O server for the user interface port.