whitecap_app (whitecap v0.1.0)
View SourceSummary
Functions
-spec start() -> {ok, [atom()]}.
-spec start(application:start_type(), term()) -> {ok, pid()}.
-spec stop() -> ok | {error, {not_started, whitecap}}.
-spec stop(term()) -> ok.
-spec start() -> {ok, [atom()]}.
-spec start(application:start_type(), term()) -> {ok, pid()}.
-spec stop() -> ok | {error, {not_started, whitecap}}.
-spec stop(term()) -> ok.