View Source FLHook.ParamType behaviour (FLHook Client v1.0.0)

A behavior that can be implemented by custom param types.

Link to this section Summary

Link to this section Callbacks

Specs

parse(String.t()) :: {:ok, any()} | :error