mirror of
https://github.com/ruby/ruby.git
synced 2026-07-29 22:34:58 +08:00
Replace `-s` globals with explicit command options and standard long option names. Group source selection under `--scope` and represent output behavior as a single mode so command-line precedence is clear. Keep command-line parsing and option dispatch inside `Mkdepend`, and return command success directly from `Mkdepend.main`.