Searched refs:yamlWriter (Results 1 – 1 of 1) sorted by relevance
39 std::unique_ptr<Writer> yamlWriter = createWriterYAML(_ctx); in writeFile() local40 if (auto ec = yamlWriter->writeFile(file, "-")) in writeFile()