Print the Stone.js signature banner once, before any command runs.
The banner (the « Le Portail » logo + wordmark) is the CLI's signature: every command shows it,
exactly once. Registered on the onExecutingEventHandler lifecycle hook, which fires once per
command invocation; the container is injected, so commandOutput and blueprint are resolved
from it (same bindings the commands use).
Print the Stone.js signature banner once, before any command runs.
The banner (the « Le Portail » logo + wordmark) is the CLI's signature: every command shows it, exactly once. Registered on the
onExecutingEventHandlerlifecycle hook, which fires once per command invocation; the container is injected, socommandOutputandblueprintare resolved from it (same bindings the commands use).