RefData v0.1.0
  • Pages
  • Modules

    RefData.Helpers (RefData v0.1.0) View Source

    Link to this section Summary

    Functions

    capitalise_list(list)
    convert_json_to_map(json)
    get_file_paths(dir)
    has_list_of_values(map)
    has_single_key(map)
    is_grouped?(list)
    load_ref_data(paths)
    read_file(path)
    return_grouped_values(list, acc)
    return_values(list)
    save_ref_data(map)
    single_level?(list)
    validate_ref_data(map)

    Link to this section Functions

    Link to this function

    capitalise_list(list)

    View Source
    Link to this function

    convert_json_to_map(json)

    View Source
    Link to this function

    get_file_paths(dir)

    View Source
    Link to this function

    has_list_of_values(map)

    View Source
    Link to this function

    has_single_key(map)

    View Source
    Link to this function

    is_grouped?(list)

    View Source
    Link to this function

    load_ref_data(paths)

    View Source
    Link to this function

    read_file(path)

    View Source
    Link to this function

    return_grouped_values(list, acc)

    View Source
    Link to this function

    return_values(list)

    View Source
    Link to this function

    save_ref_data(map)

    View Source
    Link to this function

    single_level?(list)

    View Source
    Link to this function

    validate_ref_data(map)

    View Source

    Built using ExDoc (v0.22.6) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference