<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> |
<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> |