scout_apm v1.0.7 ScoutApm.Config.Coercions
Takes "raw" values from various config sources, and turns them into the requested format.
Link to this section Summary
Functions
Returns {:ok, true}, {:ok, false}, or :error Attempts to "parse" a string
Link to this section Functions
Link to this function
boolean(b)
Returns {:ok, true}, {:ok, false}, or :error Attempts to "parse" a string
Link to this function