class Rigor::ModuleGraph::CLI::View

view is the one-shot entry point: from the project root type rigor-module-graph and it analyses the current directory, writes a self-contained Mermaid HTML report, and opens it in a browser.

Defaults are tuned to need zero flags on a Rails-shaped project. The lower-level subcommands (collect / dot / mermaid) stay available for piped use.