Agnus.current-question-mark

You're seeing just the function current-question-mark, go back to Agnus module for more information.
Link to this function

current?()

View Source (since 0.0.3)

Specs

current?() :: true | false

Is the data available for today?

Examples

iex> Agnus.current?()
iex> true