Skip to main content
Glama
XCKeyMappingPath.h1.4 kB
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @class NSSet, NSString; @interface XCKeyMappingPath : NSObject <NSCopying> { unsigned long long _keyState; XCKeyMappingPath *_next; NSSet *_inputs; NSString *_output; unsigned long long _length; NSString *_producedString; } @property(readonly, copy) NSString *producedString; // @synthesize producedString=_producedString; @property(readonly) unsigned long long length; // @synthesize length=_length; @property(readonly, copy) NSString *output; // @synthesize output=_output; @property(readonly, copy) NSSet *inputs; // @synthesize inputs=_inputs; @property(readonly, copy) XCKeyMappingPath *next; // @synthesize next=_next; @property(readonly) unsigned long long keyState; // @synthesize keyState=_keyState; @property(readonly, getter=isEmpty) BOOL empty; @property(readonly, getter=isComplete) BOOL complete; + (id)pathWithKeyState:(unsigned long long)arg1 next:(id)arg2 inputs:(id)arg3 output:(id)arg4; + (id)emptyPath; - (id)inputSequenceWithRequiredFlags:(unsigned long long)arg1 excludedFlags:(unsigned long long)arg2; - (id)inputWithRequiredFlags:(unsigned long long)arg1 excludedFlags:(unsigned long long)arg2; - (id)initWithKeyState:(unsigned long long)arg1 next:(id)arg2 inputs:(id)arg3 output:(id)arg4; - (id)init; @end

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobile-dev-inc/Maestro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server