MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / setFailAction

Method setFailAction

lib/pyparsing.py:1602–1613  ·  view source on GitHub ↗

Define action to perform if parsing fails at this expression. Fail acton fn is a callable function that takes the arguments ``fn(s, loc, expr, err)`` where: - s = string being parsed - loc = location where expression match was attempted and failed

(self, fn)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

indentedBlockFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected