TwitchApi.ApiJson.Template.ModuleName (TwitchApi v0.1.2) View Source

Provides the module name template for a twitch api item module

Link to this section Summary

Functions

Creates a twitch api Elixir module name template

Gets the twitch api Elixir file name from a twitch api item

Link to this section Functions

Link to this function

create_module_name(item)

View Source

Specs

create_module_name(TwitchApi.ApiJson.Item.t()) :: binary()

Creates a twitch api Elixir module name template

Specs

get_file_name(TwitchApi.ApiJson.Item.t()) :: binary()

Gets the twitch api Elixir file name from a twitch api item