Skip to main content

run

Function run 

Source
pub fn run(cli: Cli) -> Result<()>
Expand description

knf <files...> — merge layers left to right, print one document.

One pipeline regardless of the formats involved: every layer becomes a Value, the fold runs once, and the output format is only consulted at emit. Nothing about JSON or TOML reaches the merge.