View Source Recode.Task.Specs (Recode v0.7.2)

Function, macros and callbacks should have typespecs.

The check only considers whether the specification is present. It doesn't perform any actual type checking.

Options

  • :only - :public, :visible or :all, defaults to :all.
  • :macros - when true, macros are also checked, defaults to false.