MCPcopy Create free account
hub / github.com/BruceDevices/firmware / getCommandCount

Method getCommandCount

src/modules/ble/BLE_Suite.cpp:1695–1695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1693 scriptLoaded = false;
1694}
1695size_t DuckyScriptEngine::getCommandCount() { return commands.size(); }
1696
1697//=============================================================================
1698// HID Ducky Service

Callers 1

getScriptSizeMethod · 0.80

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected