Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
gofeco
/
askeco
like
0
Sleeping
App
Files
Files
Community
b908f48
askeco
/
src_info_hf
/
api.exist_wire.txt
gofeco
Upload 100 files
b8d41f7
verified
8 months ago
raw
Copy download link
history
blame
Safe
178 Bytes
<h3 id='___exist_wire'>exist_wire</h3>
<pre>Check if a wire exists
<b>Usage:</b>my $ret = exist_wire($wire);
$wire: The wire name for checking
$ret: 1: exists 0: not exist
</pre>