View Source doctest (doctest v0.9.3)
Provides functions to test docs.
Summary
Types
-type result() :: ok | error.
Functions
-spec forms(Forms, Opts) -> Result when Forms :: [erl_syntax:syntaxTree()], Opts :: options(), Result :: result().