PluginSource

How a plugin application was discovered.

The distinction matters for accuracy: a plugin read out of a build script is a fact about what the project declares, while one recognised from an applied class is Aalekh matching against a table it maintains, and that table can be incomplete.

Entries

Link copied to clipboard

Read from a plugins { } block in the module's build script.

Link copied to clipboard

Recognised from an applied plugin class against Aalekh's known-plugin table.

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
Link copied to clipboard

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.