Shun.Rule.accept
You're seeing just the function
accept
, go back to Shun.Rule module for more information.
Specs
accept(Shun.Rule.Target.t()) :: t()
Generates an Accept rule for the given Target.
Expects a target conforming to Shun.Rule.Target.t/0
.