Shun.Builder.handle
You're seeing just the macro
handle
, go back to Shun.Builder module for more information.
Specs
Adds Dynamic rules generated by the preset module provided, with its default handler function used to handle the matched entries.
Specs
handle(module() | Shun.Rule.Target.t(), Shun.Rule.handle_fun()) :: Macro.t()
Adds a Dynamic rule generated with Shun.Rule.handle/2
, or Dynamic rules generated by the
preset module provided.