MCPcopy Create free account
hub / github.com/VeNoMouS/cloudscraper / eval

Method eval

cloudscraper/interpreters/__init__.py:45–46  ·  view source on GitHub ↗
(self, jsEnv, js)

Source from the content-addressed store, hash-verified

43
44 @abc.abstractmethod
45 def eval(self, jsEnv, js):
46 pass
47
48 # ------------------------------------------------------------------------------- #
49

Callers 1

solveChallengeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected