Files
modeling-app/rust/kcl-lib/tests/argument_error/artifact_commands.snap

33 lines
539 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Artifact commands argument_error.kcl
---
[
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "edge_lines_visible",
"hidden": false
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "object_visible",
"object_id": "[uuid]",
"hidden": true
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "object_visible",
"object_id": "[uuid]",
"hidden": true
}
}
]