View Source Cldr.Route.LocalizedHelpers (Cldr Routes v0.3.0)

Generates a module that implements localised helpers.

It introspects the generated helpers module and creates a wrapper function that translates (at compile time) the path segments.

Link to this section Summary

Functions

For a given set of routes, define a LocalizedHelpers module that implements localized helpers.

Link to this section Functions

Link to this function

define(env, routes, opts \\ [])

View Source

For a given set of routes, define a LocalizedHelpers module that implements localized helpers.