Agnus.current-question-mark
You're seeing just the function
current-question-mark
, go back to Agnus module for more information.
Specs
current?() :: true | false
Is the data available for today?
Examples
iex> Agnus.current?()
iex> true