Skip to main content

Module fragments

Module fragments 

Source
Expand description

The fragments a rendering pair serves, and the files a seed writes.

A fragment carries its anchor and its placement so a person or an agent places it in a file the project owns. A seed is a whole file, written only where the project has none.

Structs§

Fragment
One fragment, with where it goes.

Constants§

FLAKE_INPUT
The name the flake input and the devshell reference share.

Functions§

envrc_fragment
The shell-entry line, as a fragment.
envrc_seed
The whole shell loader a seed writes, for the flake pair alone.
render
The fragments one rendering pair needs, or none for a manual pair.
seed
The whole manager file a seed writes for one rendering pair.