Module: RSpec::PGPMatchers
- Defined in:
- lib/rspec/pgp_matchers.rb,
lib/rspec/pgp_matchers/version.rb,
lib/rspec/pgp_matchers/gpg_runner.rb,
lib/rspec/pgp_matchers/gpg_matcher_helper.rb
Defined Under Namespace
Modules: GPGMatcherHelper, GPGRunner
Constant Summary collapse
- VERSION =
"0.1.2".freeze
Class Attribute Summary collapse
-
.homedir ⇒ Object
Returns the value of attribute homedir.
Class Attribute Details
.homedir ⇒ Object
Returns the value of attribute homedir.
13 14 15 |
# File 'lib/rspec/pgp_matchers.rb', line 13 def homedir @homedir end |