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

Method is_of_kind

thirdparty/clientform/clientform.py:1258–1259  ·  view source on GitHub ↗
(self, kind)

Source from the content-addressed store, hash-verified

1256 pass
1257
1258 def is_of_kind(self, kind):
1259 raise NotImplementedError()
1260
1261 def clear(self):
1262 raise NotImplementedError()

Callers 2

is_listcontrolFunction · 0.45
_find_controlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected