Public Instance methods
_match_hook_args(matchers, block_args)
Default empty method if no match hooks are defined.
[show source]
# File lib/roda/plugins/match_hook_args.rb 67 def _match_hook_args(matchers, block_args) 68 end