Class: Acmesmith::Config::ChallengeResponderRule

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

Instance Attribute Summary collapse

Instance Attribute Details

#challenge_responderObject

Returns the value of attribute challenge_responder

Returns:

  • (Object)

    the current value of challenge_responder



10
11
12
# File 'lib/acmesmith/config.rb', line 10

def challenge_responder
  @challenge_responder
end

#filterObject

Returns the value of attribute filter

Returns:

  • (Object)

    the current value of filter



10
11
12
# File 'lib/acmesmith/config.rb', line 10

def filter
  @filter
end