Defines the compiler execution depth strategy.
Instance methods
command_flag
Returns the CLI flag associated with this execution mode.
Sourcedeep?
Returns true if this enum value equals Deep
Sourcedefault_depth_score(target :
ProjectTarget) :
Int32 Calculates the base Verification Depth score (0-50 pts) according to target classification.
Sourcedescription
Returns human-readable explanation of the execution mode.
Sourcefast?
Returns true if this enum value equals Fast
SourceAppends a String representation of this enum member to the given io.
See also: to_s.
Source