Path_eval.Global_context
type t
the type of the global context
type install_direction =
| Install
| Uninstall
val create : install_direction:install_direction -> Dkml_install_register.Component_registry.t -> t Dkml_install_api.Forward_progress.t
create registry creates a global context for components in the registry
create registry
registry