Usage
bengal debug deps [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--blast-file
|
STRING |
Show what rebuilds if this file changes |
--export-format
|
STRING |
Export format: mermaid or dot |
--max-depth
|
INTEGER |
Maximum depth for visualization Default:3
|
--output-file
|
STRING |
Output file for export |
--page-path
|
STRING |
Page path to visualize dependencies for |
--source
|
STRING |
Source directory path |