Contents

kind

The kind of module, describing whether it contains unit tests, contains the main entry point of an executable, or neither.

Declaration

var kind: ModuleKind { get }

See Also

Inspecting a Source Module Target