← Configuration  /  project
YAMLfastsim/2

Project

FastSim vNext Project fields extracted directly from current configuration source.

Source src/fastsim/config/project.py

Project Fields 8

FieldTypeConstraintDefaultDescription
backend_capabilitiesfieldsource-definedValidated `backend_capabilities` configuration field; constraints follow the current source.
cache_dirfieldsource-definedValidated `cache_dir` configuration field; constraints follow the current source.
installed_packagesfieldsource-definedValidated `installed_packages` configuration field; constraints follow the current source.
offlinefieldsource-definedValidated `offline` configuration field; constraints follow the current source.
plugin_access_limitsfieldsource-definedValidated `plugin_access_limits` configuration field; constraints follow the current source.
registriesfieldsource-definedValidated `registries` configuration field; constraints follow the current source.
schemafieldsource-definedConfiguration contract identifier; current Run files use fastsim/2.
trusted_rootsfieldsource-definedValidated `trusted_roots` configuration field; constraints follow the current source.
Source: src/fastsim/config/project.py:22

Registry Fields 4

FieldTypeConstraintDefaultDescription
namefieldsource-definedStable name used within the current declaration scope.
pathfieldsource-definedValidated `path` configuration field; constraints follow the current source.
sha256fieldsource-definedValidated `sha256` configuration field; constraints follow the current source.
urifieldsource-definedValidated `uri` configuration field; constraints follow the current source.
Source: src/fastsim/config/project.py:32