Expand description
flake-edit list: render the input set in one of the supported
formats.
Owns the ListOutput / InputView / FollowEdge wire
types used by the JSON formatter and the per-format renderers
behind ListFormat.
Structs§
- Follow
Edge - One edge in
ListOutput::follows. - Input
View - One entry in
ListOutput::inputs. - List
Output - JSON output for
flake-edit list --format json.