Class: RubyGpg::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby_gpg.rb

Instance Attribute Summary collapse

Instance Attribute Details

#executableObject

Returns the value of attribute executable

Returns:

  • (Object)

    the current value of executable



6
7
8
# File 'lib/ruby_gpg.rb', line 6

def executable
  @executable
end

#homedirObject

Returns the value of attribute homedir

Returns:

  • (Object)

    the current value of homedir



6
7
8
# File 'lib/ruby_gpg.rb', line 6

def homedir
  @homedir
end