zotonic_filehandler_terminal (zotonic_filehandler v1.0.0-rc.11)

Terminal notifications, shows text messages on the developer's screen.

Link to this section Summary

Link to this section Functions

Link to this function

code_change(Vsn, State, Extra)

Link to this function

handle_call(Msg, From, State)

Link to this function

handle_cast(_, State)

Link to this function

handle_info(Msg, State)

Link to this function

notify(Message)

-spec notify(string() | binary() | undefined) -> ok.
-spec start_link() -> {ok, pid()} | {error, term()}.
Link to this function

terminate(Reason, State)