module Roda::RodaPlugins::MatchHookArgs::InstanceMethods
Public Instance Methods
Source
# File lib/roda/plugins/match_hook_args.rb, line 67 def _match_hook_args(matchers, block_args) end
Default empty method if no match hooks are defined.
# File lib/roda/plugins/match_hook_args.rb, line 67 def _match_hook_args(matchers, block_args) end
Default empty method if no match hooks are defined.