Handbook
Glossary
remove-dns-server ( string -- )
Vocabulary
dns
Inputs
string
an
object
Outputs
None
Definition
USING:
kernel
namespaces
sequences
;
IN:
dns
:
remove-dns-server
( string -- )
dns-servers
get
remove!
drop
;