MCPcopy Create free account
hub / github.com/7BEII/Comfyui_PDuse / __init__

Method __init__

py/text_JoinStringMultiLine.py:13–14  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

11 作用: 将输入 A 和输入 B 合并,并在中间插入换行符。
12 """
13 def __init__(self):
14 pass
15
16 @classmethod
17 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected