PlutusCore.Executable.Help
Description
Helpers for the Examples footer in --help output.
Examples
--help
data Example Source #
Constructors
Fields
Defined in PlutusCore.Executable.Help
Methods
showsPrec ∷ Int → Example → ShowS Source #
show ∷ Example → String Source #
showList ∷ [Example] → ShowS Source #
(==) ∷ Example → Example → Bool Source #
(/=) ∷ Example → Example → Bool Source #
eg ∷ String → String → Example Source #
examplesDoc ∷ [Example] → Maybe Doc Source #
examplesFooter ∷ [Example] → InfoMod a Source #