Flop.get_option
You're seeing just the function
get_option
, go back to Flop module for more information.
Specs
Returns the option with the given key.
The look-up order is:
- the keyword list passed as the second argument
- the schema module that derives
Flop.Schema
, if the passed list includes the:for
option - the application environment