English
Appearance
ENUM
TargetScript.Order
Contents
pre
post
public enum Order: String, Codable, Equatable, Sendable
Order when the script gets executed.
case pre
case post