Target output formats supported by the Lake CLI (e.g., lake query
).
Instances For
@[instance 0]
Equations
- Lake.instToTextOfToString = { toText := toString }
Equations
- Lake.instToTextJson = { toText := Lean.Json.compress }
A format function that produces "null" output.
Equations
Instances For
@[instance 0]
Equations
- Lake.instFormatQuery = { formatQuery := Lake.nullFormat }
@[specialize #[]]
Format function that uses ToText
and ToJson
to print output.
Equations
Instances For
Equations
- Lake.instFormatQueryOfToTextOfToJson = { formatQuery := Lake.stdFormat }
Equations
- Lake.instFormatQueryUnit = { formatQuery := Lake.nullFormat }