Module rebar_erlc_compiler

Function Index

clean/2
compile/2
info/2
test_compile/3

Function Details

clean/2

clean(Config::rebar_config:config(), AppFile::file:filename()) -> ok

compile/2

compile(Config::rebar_config:config(), AppFile::file:filename()) -> ok

info/2

info(X1, X2) -> any()

test_compile/3

test_compile(Config, Cmd, OutDir) -> any()


Generated by EDoc