buffalo_panel.post.save_solved_case_artifact
- buffalo_panel.post.save_solved_case_artifact(artifact, path)[source]
Serialize one solved-case artifact to YAML.
- Parameters:
artifact (
SolvedCaseArtifact) – Persisted artifact to write.path (
str | Path) – Output YAML path.