summaryrefslogtreecommitdiff
path: root/lib/dslkeywords/directory.rb
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-01 23:14:29 +0200
committerPaul Buetow <paul@buetow.org>2026-03-01 23:14:29 +0200
commit85f1805bea38d5f1558c92ff354f2d5bf832f0e6 (patch)
tree963144d7f7aea9515f146fb7c3c02216aadcdf0b /lib/dslkeywords/directory.rb
parent98936da70412f87051e6237b882ce8f78d2431a2 (diff)
refactor: extract do? into DryRun concern module in resource.rb
do? (dry-run-aware block execution) was sitting inside ResourceDependencies, which is responsible for dependency tracking — an SRP violation. Move it into its own DryRun module and include that in Resource alongside the existing concerns. No logic changed; all 29 tests continue to pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'lib/dslkeywords/directory.rb')
0 files changed, 0 insertions, 0 deletions