standard_error
Functions
start_link() -> ignore | {error, term()} | {ok, pid()}
terminate(Reason::term(), Pid::pid()) -> ok
init(X1::[]) -> {error, no_stderror} | {ok, pid(), pid()}
View Functions
start_link/0
terminate/1
init/1