Declaration

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

Declaration

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

Declaration

canAutomatePrefixWithName_(name: str) -> bool