run_export

Function run_export 

Source
pub async fn run_export(config: &Config, output: Option<&Path>) -> Result<()>
Expand description

Export documents and chunks as JSON.

If output is Some, writes to that file path. Otherwise writes to stdout for piping.