Tyyppi.Value.mod_arg

You're seeing just the function mod_arg, go back to Tyyppi.Value module for more information.

Specs

mod_arg() :: t()

Creates a not defined mod_arg wrapped by Tyyppi.Value

Specs

mod_arg(
  options ::
    boolean() | {module(), list()} | [{:existing, boolean()} | factory_option()]
) :: t()

Factory for mod_arg wrapped by Tyyppi.Value

Specs

mod_arg(m :: module(), args :: list()) :: t()

Factory for mod_arg wrapped by Tyyppi.Value