Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
1695
size_t DuckyScriptEngine::getCommandCount() { return commands.size(); }
1696
1697
//=============================================================================
1698
// HID Ducky Service
Callers
1
getScriptSize
Method · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected