ShModule.suite

Make a suite/block as a child of "this" with an optional separator.

The separator is inserted after the block.

class ShModule
suite
(
string headline
,
Flag!"addSep" separator = Yes.addSep
)

Return Value

Type: auto

Suite instance stored in this.

Meta