MCPcopy Create free account
hub / github.com/apache/trafficserver / write_all

Method write_all

tests/gold_tests/ip_allow/ip_category.test.py:55–57  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

53
54 @classmethod
55 def write_all(cls):
56 for content in cls.contents:
57 content._write()
58
59
60localhost_is_internal_and_external = CategoryFile(

Callers 1

Calls 1

_writeMethod · 0.80

Tested by

no test coverage detected