MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / is_listcontrol

Function is_listcontrol

thirdparty/clientform/clientform.py:2526–2526  ·  view source on GitHub ↗
(control)

Source from the content-addressed store, hash-verified

2524
2525
2526def is_listcontrol(control): return control.is_of_kind("list")
2527
2528
2529class HTMLForm:

Callers

nothing calls this directly

Calls 1

is_of_kindMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…