Type Method
canAutomateClass(withName:)canAutomateClassWithName:canAutomateClassWithName_
Declaration
class func canAutomateClass(withName name: String) -> BoolDeclaration
+ (BOOL) canAutomateClassWithName:(NSString *) name;Declaration
canAutomateClassWithName_(name: str) -> bool