Declaration

class func canAutomateClass(withName name: String) -> Bool

Declaration

+ (BOOL) canAutomateClassWithName:(NSString *) name;

Declaration

canAutomateClassWithName_(name: str) -> bool