Parents: | resolv-conf |
Class | Superclass | Slots |
unsupported-resolv.conf-line | tuple | string |
unsupported-resolv.conf-option | tuple | string |
Word | Stack effect |
parse-domain | ( resolv.conf string -- resolv.conf ) |
parse-integer | ( string -- n ) |
parse-lookup | ( resolv.conf string -- resolv.conf ) |
parse-nameserver | ( resolv.conf string -- resolv.conf ) |
parse-options | ( resolv.conf string -- resolv.conf ) |
parse-resolv.conf-line | ( resolv.conf string -- resolv.conf ) |
parse-search | ( resolv.conf string -- resolv.conf ) |
parse-sortlist | ( resolv.conf string -- resolv.conf ) |
split-line | ( resolv.conf string -- resolv.conf seq resolv.conf ) |
trim-blanks | ( string -- string' ) |
unsupported-resolv.conf-line | ( string -- * ) |
unsupported-resolv.conf-option | ( string -- * ) |
Word | Stack effect |
unsupported-resolv.conf-line? | ( object -- ? ) |
unsupported-resolv.conf-option? | ( object -- ? ) |