ContractFileRecord
PackageReified.Schema.Contracts
A parsed contract source file. Namespace is set by the record frontend from the source
file's own namespace declaration; .contract files leave it None and take the CLI namespace.
Fields
| Name | Type | Description |
|---|
| FilePath | FilePath | No description available. |
| Namespace | Namespace | No description available. |
| Contracts | Contracts | No description available. |