(sigil project engine)
Parent-side decoding for canonical project values crossing the child boundary.
Exports
authored-project-environmentprocedureConstruct a authored-project-environment struct.
authored-project-environment?procedureTest if a value is a authored-project-environment struct.
authored-project-environment-nameprocedureGet the name field of a authored-project-environment struct.
authored-project-environment-valueprocedureGet the value field of a authored-project-environment struct.
%authored-project-package--typevariableGet the value field of a authored-project-environment struct.
authored-project-packageprocedureConstruct a authored-project-package struct.
authored-project-package?procedureTest if a value is a authored-project-package struct.
authored-project-package-nameprocedureGet the name field of a authored-project-package struct.
authored-project-package-valueprocedureGet the value field of a authored-project-package struct.
authored-project-package-identityprocedureGet the identity field of a authored-project-package struct.
%authored-project-app--typevariableGet the identity field of a authored-project-package struct.
authored-project-appprocedureConstruct a authored-project-app struct.
authored-project-app?procedureTest if a value is a authored-project-app struct.
authored-project-app-nameprocedureGet the name field of a authored-project-app struct.
authored-project-app-packageprocedureGet the package field of a authored-project-app struct.
authored-project-app-executableprocedureGet the executable field of a authored-project-app struct.
authored-project-app-argumentsprocedureGet the arguments field of a authored-project-app struct.
%authored-project-task--typevariableGet the arguments field of a authored-project-app struct.
authored-project-taskprocedureConstruct a authored-project-task struct.
authored-project-task?procedureTest if a value is a authored-project-task struct.
authored-project-task-nameprocedureGet the name field of a authored-project-task struct.
authored-project-task-environmentprocedureGet the environment field of a authored-project-task struct.
authored-project-task-commandprocedureGet the command field of a authored-project-task struct.
authored-project-task-directoryprocedureGet the directory field of a authored-project-task struct.
%authored-project--typevariableGet the directory field of a authored-project-task struct.
authored-projectprocedureConstruct a authored-project struct.
authored-project?procedureTest if a value is a authored-project struct.
authored-project-environmentsprocedureGet the environments field of a authored-project struct.
authored-project-packagesprocedureGet the packages field of a authored-project struct.
authored-project-appsprocedureGet the apps field of a authored-project struct.
authored-project-tasksprocedureGet the tasks field of a authored-project struct.
authored-project-formatterprocedureGet the formatter field of a authored-project struct.
%prepared-project--typevariableGet the formatter field of a authored-project struct.
prepared-projectprocedureConstruct a prepared-project struct.
prepared-project?procedureTest if a value is a prepared-project struct.
prepared-project-lockprocedureGet the lock field of a prepared-project struct.
prepared-project-environment-locksprocedureGet the environment-locks field of a prepared-project struct.
%project-authoring-result--typevariableGet the environment-locks field of a prepared-project struct.
project-authoring-resultprocedureConstruct a project-authoring-result struct.
project-authoring-result?procedureTest if a value is a project-authoring-result struct.
project-authoring-result-source-pathprocedureGet the source-path field of a project-authoring-result struct.
Get the project-root field of a project-authoring-result struct.
project-authoring-result-lock-pathprocedureGet the lock-path field of a project-authoring-result struct.
project-authoring-result-preparedprocedureGet the prepared field of a project-authoring-result struct.
project-authoring-result-dirty-pathsprocedureGet the dirty-paths field of a project-authoring-result struct.
decode-project-datumvariable(No description)
resolve-project-with-backendvariable(No description)
project-lock-handlervariable(No description)
project-update-handlervariable(No description)
project-handlervariable(No description)