check.file.write.npy¶
Writes a typed value to an NPY file according to a static output policy.
Operation contract¶
| Property | Value |
|---|---|
| Semantic phase | — |
| Traits | UnknownEffects, HasAncestor(check.case) |
Signature¶
| Kind | Name | Type | Cardinality | Description |
|---|---|---|---|---|
| Operand | value |
any |
required | — |
| Attribute | path |
string | required | — |
| Attribute | mode |
enum FileWriteMode |
optional | — |