MCPcopy Create free account
hub / github.com/ClassicOldSong/Apollo / get_capabilities

Function get_capabilities

src/platform/macos/input.cpp:592–594  ·  view source on GitHub ↗

* @brief Returns the supported platform capabilities to advertise to the client. * @return Capability flags. */

Source from the content-addressed store, hash-verified

590 * @return Capability flags.
591 */
592 platform_caps::caps_t get_capabilities() {
593 return 0;
594 }
595} // namespace platf

Callers 1

cmd_describeFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected