safe_runner (rebar_safe v1.0.1)
View SourceSummary
Functions
-spec analyse(string(), {config_path, string()} | {config_json, string()}) -> ok | {error, {analyse, non_neg_integer()}}.
-spec fingerprint(string(), {config_path, string()} | {config_json, string()}) -> ok | {error, {fingerprint, non_neg_integer()}}.
-spec version(string()) -> ok | {error, {version, non_neg_integer()}}.