Build the stable StonePluginContext facade handed to a plugin's build hooks.
The facade wraps the CLI's internal ConsoleContext and a shared PluginContributions accumulator, exposing only the small, stable surface plugin authors depend on.
The CLI build context.
The command driving the lifecycle (e.g. build, dev).
build
dev
The branded reporter for user-facing output.
The shared accumulator every plugin writes into.
The plugin context facade.
Build the stable StonePluginContext facade handed to a plugin's build hooks.
The facade wraps the CLI's internal ConsoleContext and a shared PluginContributions accumulator, exposing only the small, stable surface plugin authors depend on.