Skip to main content

Module context

Module context 

Source
Expand description

Command context: identity, guard, project root.

Loaded once per command, provides all the infrastructure that write operations need: who is acting, what are they allowed to do, and where is the project.

Structsยง

Context
Shared context for CLI commands.