MCPcopy Create free account
hub / github.com/MultiChain/multichain-explorer / read

Function read

Mce/readconf.py:143–221  ·  view source on GitHub ↗

Read name-value pairs from file and return the results as a list of triples: (name, value, additive) where "additive" is true if "+=" occurred between name and value. "NAME=VALUE" and "NAME VALUE" are equivalent. Whitespace around names and values is ignored, as are lines star

(rdr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_includeFunction · 0.85

Calls 9

skipspaceFunction · 0.85
storeFunction · 0.85
scan_jsonFunction · 0.85
parse_jsonFunction · 0.85
wrap_json_errorFunction · 0.85
eofMethod · 0.80
peekMethod · 0.80
getcMethod · 0.80
readlineMethod · 0.80

Tested by

no test coverage detected