MavuSnippets.SnippetGroups.list_snippet_groups

You're seeing just the function list_snippet_groups, go back to MavuSnippets.SnippetGroups module for more information.
Link to this function

list_snippet_groups(conf)

View Source

Returns the list of snippet-groups.

Examples

iex> list_snippet_groups()
[%SnippetGroup{}, ...]