resolv-conf vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Tags:os, parsing, file formats
Authors:Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
network tupleip netmask
options tupledebug? edns0? insecure1? insecure2? ndots timeout attempts rotate? no-check-names? inet6? tcp?
resolv.conf tuplenameserver domain lookup search sortlist options


Ordinary words
WordStack effect
<network>( ip netmask -- network )
<options>( -- options )
<resolv.conf>( -- resolv.conf )
default-resolv.conf( -- resolv.conf )
lines>resolv.conf( lines -- resolv.conf )
path>resolv.conf( path -- resolv.conf )
string>resolv.conf( string -- resolv.conf )


Class predicate words
WordStack effect
network?( object -- ? )
options?( object -- ? )
resolv.conf?( object -- ? )


Files


Metadata files


Children
VocabularySummary
resolv-conf.private