Check
public enum Check
Undocumented
-
Undocumented
Declaration
Swift
case ifFileExists(path: String)
-
Undocumented
Declaration
Swift
case ifEnvEquals(name: String, requiredValue: String)