IndieWeb v0.0.38 IndieWeb.App View Source
High-level abstraction for application info resolution.
Link to this section Summary
Functions
Clears cached information across all parsers
Obtains information about the application in question
Link to this section Functions
Link to this function
clear(uri)
View Source
clear(uri)
View Source
clear(uri :: String.t()) :: :ok
clear(uri :: String.t()) :: :ok
Clears cached information across all parsers.
Link to this function
retrieve(url) View Source
Obtains information about the application in question.
TODO: Use information as a fallback. TODO: Make this break out at the first match.