Update function comment
This commit is contained in:
parent
572a2407d0
commit
0a8e06fe02
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
# global functions
|
# global functions
|
||||||
:global SafeResolve
|
:global SafeResolve
|
||||||
|
|
||||||
# Function: safelyResolve
|
# Function: SafeResolve
|
||||||
# - Takes a DNS string (e.g. "example.com")
|
# - Takes a DNS string (e.g. "example.com")
|
||||||
# - Takes an IP type [ipv4, ipv6]
|
# - Takes an IP type [ipv4, ipv6]
|
||||||
# - Returns a string of an IP address or false if it can't be resolved
|
# - Returns a string of an IP address or false if it can't be resolved
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue