Funkspector.Document (funkspector v1.2.2)

Defines the Document struct and functions to request or load its contents.

Summary

Functions

Returns a document with the given url and contents.

Retrieves the url and returns a document with its contents.

Functions

Link to this function

load(url, contents)

Returns a document with the given url and contents.

Link to this function

request(url, options \\ %{})

Retrieves the url and returns a document with its contents.