Funkspector.Document (funkspector v1.4.0)

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

load(url, contents)

Returns a document with the given url and contents.

request(url, options \\ %{})

Retrieves the url and returns a document with its contents.