gmail v0.1.15 Gmail.Helper

General helper functions.

Summary

Functions

Converts a map with string keys to a map with atom keys

Camelizes a string (with the first letter in lower case)

Functions

atomise_key(arg, map)
atomise_keys(map)

Specs

atomise_keys(any) :: map

Converts a map with string keys to a map with atom keys

camelize(str)

Camelizes a string (with the first letter in lower case)

extract_config(subject, category)
extract_config(subject, category, key)