(sigil project lock)
(sigil project lock) - Strict evaluation-free project.lock data.
Exports
locked-project-environmentprocedureConstruct a locked-project-environment struct.
locked-project-environment?procedureTest if a value is a locked-project-environment struct.
locked-project-environment-nameprocedureGet the name field of a locked-project-environment struct.
locked-project-environment-lock-pathprocedureGet the lock-path field of a locked-project-environment struct.
locked-project-environment-lock-hashprocedureGet the lock-hash field of a locked-project-environment struct.
Get the lock-content field of a locked-project-environment struct.
%locked-project-package--typevariableGet the lock-content field of a locked-project-environment struct.
locked-project-packageprocedureConstruct a locked-project-package struct.
locked-project-package?procedureTest if a value is a locked-project-package struct.
locked-project-package-nameprocedureGet the name field of a locked-project-package struct.
locked-project-package-bindingprocedureGet the binding field of a locked-project-package struct.
locked-project-package-identityprocedureGet the identity field of a locked-project-package struct.
locked-project-package-outputprocedureGet the output field of a locked-project-package struct.
%locked-project-app--typevariableGet the output field of a locked-project-package struct.
locked-project-appprocedureConstruct a locked-project-app struct.
locked-project-app?procedureTest if a value is a locked-project-app struct.
locked-project-app-nameprocedureGet the name field of a locked-project-app struct.
locked-project-app-packageprocedureGet the package field of a locked-project-app struct.
locked-project-app-package-identityprocedureGet the package-identity field of a locked-project-app struct.
locked-project-app-outputprocedureGet the output field of a locked-project-app struct.
locked-project-app-executableprocedureGet the executable field of a locked-project-app struct.
locked-project-app-argumentsprocedureGet the arguments field of a locked-project-app struct.
%locked-project-task--typevariableGet the arguments field of a locked-project-app struct.
locked-project-taskprocedureConstruct a locked-project-task struct.
locked-project-task?procedureTest if a value is a locked-project-task struct.
locked-project-task-nameprocedureGet the name field of a locked-project-task struct.
locked-project-task-environmentprocedureGet the environment field of a locked-project-task struct.
locked-project-task-commandprocedureGet the command field of a locked-project-task struct.
locked-project-task-directoryprocedureGet the directory field of a locked-project-task struct.
%project-lock--typevariableGet the directory field of a locked-project-task struct.
project-lockprocedureConstruct a project-lock struct.
project-lock?procedureTest if a value is a project-lock struct.
project-lock-versionprocedureGet the version field of a project-lock struct.
project-lock-sourceprocedureGet the source field of a project-lock struct.
project-lock-authoring-inputprocedureGet the authoring-input field of a project-lock struct.
project-lock-snapshotprocedureGet the snapshot field of a project-lock struct.
project-lock-toolchainprocedureGet the toolchain field of a project-lock struct.
project-lock-environmentsprocedureGet the environments field of a project-lock struct.
project-lock-packagesprocedureGet the packages field of a project-lock struct.
project-lock-appsprocedureGet the apps field of a project-lock struct.
project-lock-tasksprocedureGet the tasks field of a project-lock struct.
project-lock-formatterprocedureGet the formatter field of a project-lock struct.
(No description)
decode-project-lock-datumvariable(No description)
read-project-lockvariable(No description)
project-lock->stringvariable(No description)