R/gn_version.R
gn_version.Rd
get gnparser version information
gn_version()
named list, with version and build
version
build
trys <- function(x) try(x, silent=TRUE) if (interactive()) { trys(gn_version()) }