Skip to content

docs(core): add YARD documentation for core dispatcher#21224

Open
Ganesh-abc wants to merge 1 commit intorapid7:masterfrom
Ganesh-abc:core-docs-only
Open

docs(core): add YARD documentation for core dispatcher#21224
Ganesh-abc wants to merge 1 commit intorapid7:masterfrom
Ganesh-abc:core-docs-only

Conversation

@Ganesh-abc
Copy link
Copy Markdown

Summary

This PR adds YARD documentation to the Core/Modules Command Dispatcher.

This change improves code readability and developer understanding without modifying any runtime behavior.

This PR is a focused split from #21146 to simplify review.

Verification

  • Start msfconsole
  • Run help to confirm Core dispatcher loads correctly
  • Run search type:exploit to confirm Modules dispatcher works
  • Run ruby -c <file> → Syntax OK
  • Run bundle exec rubocop <file> → 0 offenses
  • Verified no functional changes introduced

Notes

This PR only updates documentation and formatting. No functional changes were made.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Thanks for your pull request! As part of our landing process, we manually verify that all modules work as expected.

We've added the additional-testing-required label to indicate that additional testing is required before this pull request can be merged.
For maintainers, this means visiting here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants