Skip to main content

Module fetch

Module fetch 

Source
Expand description

rover fetch <url> command.

As of M2, rover fetch runs through the cache-aware orchestrator (fetcher::cached::fetch_with_cache). The CLI opens (or creates) the Rover cache database, dispatches the fetch, then renders the resulting Page row to stdout as a frontmatter envelope.

Structs§

Args

Functions§

run