mix_gleam v0.3.0 MixGleam
TODO
Link to this section Summary
Link to this section Functions
Link to this function
add_aliases(aliases \\ [])
Link to this function
find_files(search_paths \\ ["*{src,lib}"], query \\ "**/*.gleam")
Link to this function
find_libs(search_paths \\ ["build/dev/erlang/*/build", "src"], query \\ "**/*.erl")
Link to this function
find_paths(apps_paths \\ [""], search_paths \\ ["*{src,lib}"], query \\ "**/*.gleam")
Link to this function
get_config(path \\ "gleam.toml")
Link to this function