| clean/2 | |
| compile/2 | |
| info/2 | |
| test_compile/3 |
clean(Config::rebar_config:config(), AppFile::file:filename()) -> ok
compile(Config::rebar_config:config(), AppFile::file:filename()) -> ok
info(X1, X2) -> any()
test_compile(Config, Cmd, OutDir) -> any()
Generated by EDoc