Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/r1chardj0n3s/parse
/ format
Method
format
parse/__init__.py:494–495 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
492
493
@property
494
def
format(self):
495
return
self._format
496
497
def
parse(self, string, evaluate_result=True):
498
""
"Match my format to the string exactly.
Callers
4
_handle_field
Method · 0.80
test_decimal_value
Function · 0.80
y
Function · 0.80
test_parser_format
Function · 0.80
Calls
no outgoing calls
Tested by
3
test_decimal_value
Function · 0.64
y
Function · 0.64
test_parser_format
Function · 0.64