3 Commits

Author SHA1 Message Date
Dominyk Tiller
2776f08fa0
gpg: simplify available check
which_all already runs some checks to see if the file is a file & is executable.
Our usage here inside `self.available?` is mostly a smoke test.

Closes #676.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-08-12 23:46:43 +01:00
Dominyk Tiller
3005582f15
gpg: combine detection logic 2016-08-12 23:46:42 +01:00
Dominyk Tiller
92a6a557f5
gpg: add initial bare-bones wrapper 2016-08-12 23:46:42 +01:00