attribute [RequirePrelude]

Description

Mark a type to require a target specific prelude. The prelude will be included in the generated code for the specified target if the resulting code uses the marked type.

Signature

[RequirePrelude(target, prelude : String)]

Parameters

target

prelude : String