feature_flag v0.1.0 FeatureFlag.MatchError exception

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

expecting_message(expected_cases, atom)

expecting_message(String.t(), :case | :do_else) :: String.t()
Link to this function

new(arg, expected_cases, case_type, actual)

new(mfa(), String.t(), :case | :do_else, term()) :: t()

Returns a new FeatureFlag.MatchError.