wrapAll

Wrap all modules given as strings. Also deals with some necessary boilerplate.

string
wrapAll
(
Modules...
)
(
Flag!"onlyExports" onlyExports = No.onlyExports
,
in string mainModule = __MODULE__
)

Meta