Преглед на файлове

custom print for replies needs work

master
boB Rudis преди 5 години
родител
ревизия
699c20b6b2
No known key found for this signature in database GPG ключ ID: 1D7529BE14E2BBA9
  1. 2
      DESCRIPTION
  2. 6
      R/resolver.R

2
DESCRIPTION

@ -10,7 +10,7 @@ Authors@R: c(
Maintainer: Bob Rudis <bob@rud.is>
Description: Something something 'DNS. Something something 'TLS'.
Something something 'getdns API/library'.
SystemRequirements: C++11l libgetdns v1.5.1 or higher
SystemRequirements: C++11; libgetdns v1.5.1 or higher
URL: https://gitlab.com/hrbrmstr/clandnstine
BugReports: https://gitlab.com/hrbrmstr/clandnstine/issues
Encoding: UTF-8

6
R/resolver.R

@ -155,11 +155,7 @@ print.gdns_response <- function(x, ...) {
"\n", sep=""
)
print(str(
x$replies_tree$answer[[1]]$rdata[
rr_fields[[as.character(unique(x$replies_tree$answer[[1]]$type))]]
], 1
))
print(str(x$replies_tree$answer[[1]]))
}

Зареждане…
Отказ
Запис