Schemer.Resolver.Placeholder (schemer v0.1.0)
Return nil
as the value.
Link to this section Summary
Link to this section Functions
Link to this function
build(node_name)
Link to this function
resolve(node_name, execution, res, node_name)
@spec resolve(String.t(), Schemer.Execution.t(), Schemer.Resolution.t(), String.t()) :: {:ok, nil} | :ignore