ExTheOne.Config (sdk v0.1.0)

Summary

Functions

Prints the ExTheOne API key stored as an environment variable.

Callback implementation for Application.start/2.

Functions

Link to this function

api_key()

(since 0.1.0)

Prints the ExTheOne API key stored as an environment variable.

Examples

iex> ExTheOne.Config.api_key
"123456789"
Link to this function

start(type, args)

(since 0.1.0)

Callback implementation for Application.start/2.