The STDLIB is mandatory in the sense that the minimal system based on Erlang/OTP consists of Kernel and STDLIB. The STDLIB application contains no services.
The following configuration parameters are defined for the STDLIB
application. See
This parameter can be used to alter the behaviour of the Erlang shell when ^G is pressed.
This parameter can be used to run the Erlang shell in restricted mode.
This parameter can be used to set the exception handling of the Erlang shell's evaluator process.
This parameter can be used to determine how many commands are saved by the Erlang shell.
where
This parameter can be used to set a customized Erlang shell prompt function.
This parameter can be used to determine how many results are saved by the Erlang shell.