Type Method
canAutomatePrefix(withName:)canAutomatePrefixWithName:canAutomatePrefixWithName_
Declaration
class func canAutomatePrefix(withName name: String) -> BoolDeclaration
+ (BOOL) canAutomatePrefixWithName:(NSString *) name;Declaration
canAutomatePrefixWithName_(name: str) -> bool