format(File::binary(), Opts::[any()]) -> ok | {error, any()}
format_code(Code::binary()) -> {ok, binary()} | {error, any()}
test_format(Code::binary()) -> {ok, binary()} | {error, any()}
Generated by EDoc