RegionSource

Where a region partition came from - and therefore how much to trust it.

Entries

Link copied to clipboard

The layers { } block. The architecture the build enforces.

Link copied to clipboard

The teams { } block or CODEOWNERS. The architecture the organisation enforces.

Link copied to clipboard

Common module-path prefixes. A convention, and usually a deliberate one.

Link copied to clipboard

Community detection over the dependency graph. What the edges say, absent any declaration.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard

How the report should describe the grouping.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The provenance tier a partition from this source carries.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.