View Source erldist_filter_app (erldist_filter v1.28.5)
Summary
Functions
-spec start(StartType, StartArgs) -> {ok, Pid} | {ok, Pid, State} | {error, Reason} when StartType :: application:start_type(), StartArgs :: term(), Pid :: pid(), State :: term(), Reason :: term().