Pathex.Operations (Pathex v1.0.1) View Source
Module for working with modifiers for paths Like :naive, :json, :map
Link to this section Summary
Functions
This functions returns map of builders for each specified modifier
Link to this section Types
Specs
name() :: :view | :force_update | :update
Specs
t() :: %{required(name()) => Pathex.Builder.t()}
Link to this section Functions
Specs
filter_combination(Pathex.Combination.t(), Pathex.mod()) :: Pathex.Combination.t()
Specs
from_mod(Pathex.mod()) :: t()
This functions returns map of builders for each specified modifier