View Source Flagsmith.Schemas.Types.Segment.Type (flagsmith_engine v0.1.4)

Link to this section Summary

Functions

Dumps but raises in case of non-valid data

Given a desired format returns the matching values for that format, where format can be :atoms | :strings

Link to this section Types

Specs

t() :: :ALL | :ANY | :NONE

Link to this section Functions

Dumps but raises in case of non-valid data

Link to this function

enum_matching_function(atom)

View Source

Specs

values(:atoms | :strings) :: [t()] | [String.t()]

Given a desired format returns the matching values for that format, where format can be :atoms | :strings