barrel_ngram_app (barrel_ngram v0.7.1)
View Sourcebarrel_ngram application module.
Starts the supervision subtree for the trigram index.
Summary
Functions
-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.
-spec stop(term()) -> ok.