Handbook
Glossary
path>resolv.conf ( path -- resolv.conf )
Vocabulary
resolv-conf
Inputs
path
an
object
Outputs
resolv.conf
an
object
Definition
USING:
io.encodings.utf8
io.files
;
IN:
resolv-conf
:
path>resolv.conf
( path -- resolv.conf )
utf8
file-lines
lines>resolv.conf
;