MCPcopy Create free account
hub / github.com/kubernetes/test-infra / write

Method write

kettle/make_json.py:70–71  ·  view source on GitHub ↗
(self, string)

Source from the content-addressed store, hash-verified

68 self.size = size
69
70 def write(self, string):
71 self.size += len(string)
72
73class Build:
74 """

Callers 15

mainFunction · 0.45
generate_oneFunction · 0.45
make_resultMethod · 0.45
checkMethod · 0.45
do_queryMethod · 0.45
mainFunction · 0.45
_callFunction · 0.45
upload_textMethod · 0.45
configure_ssh_keyFunction · 0.45
test_batchMethod · 0.45
prompt_confirmationFunction · 0.45

Calls

no outgoing calls

Tested by 4

make_resultMethod · 0.36
checkMethod · 0.36
test_batchMethod · 0.36