exim_version_history: Retrieve Exim Version Release History

Description Usage Arguments

View source: R/exim.R

Description

Reads https://marc.info/?l=exim-announce&r=1&w=2 to build a data frame of Exim version release numbers and dates with semantic version strings parsed and separate fields added. The data frame is also arranged in order from lowest version to latest version and the vers column is an ordered factor.

Usage

1

Arguments

refresh

if TRUE and there ~/.vershist cache dir exists, will cause the version history database for apache to be rebuilt. Defaults to FALSE and has no effect if ~/.vershist cache dir does not exist.


hrbrmstr/vershist documentation built on Feb. 3, 2020, 12:10 a.m.