DarkMatter.Namings.AbsintheNaming.camelize

You're seeing just the function camelize, go back to DarkMatter.Namings.AbsintheNaming module for more information.

Specs

camelize(String.t()) :: String.t()

Delegates to Absinthe.Utils.camelize/1.

Specs

camelize(String.t(), Keyword.t()) :: String.t()

Delegates to Absinthe.Utils.camelize/2.