mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 06:48:04 -05:00
### CHANGES - Add `Prompt` field to `StrategyMeta` struct. - Include `strings` package for filename processing. - Derive strategy name from filename using `strings.TrimSuffix`. - Store `Prompt` value from JSON data in `StrategyMeta`