Command

bengal.utils.theme.debug

🐛 Debug theme resolution and template paths.

Shows comprehensive information about:

  • Active theme chain (inheritance order)
  • Template resolution paths (priority order)
  • Template source locations
  • Theme validation (circular inheritance, missing themes)
  • Specific template resolution (if --template provided)

Usage

bengal.utils.theme.debug [OPTIONS]

Options

Option Type Description
--template TEXT

Show resolution path for a specific template

Arguments

Argument Type Description
source PATH Default:.

Examples

    bengal theme debug
    bengal theme debug --template page.html