fe683c0
1
2
3
4
5
6
<h3 id='___exist_wire'>exist_wire</h3> <pre>Check if a wire exists (LLM: wire existence) <b>Usage:</b>my $ret = exist_wire($wire); $wire: The wire name for checking $ret: 1: exists 0: not exist </pre>