PlantumlModule.namespace

Make a UML namespace with an optional separator. The separator is inserted after the block.

class PlantumlModule
namespace
(
string name
,
Flag!"addSep" separator = Yes.addSep
)

Meta