Class: CertWatch::Client
- Inherits:
-
Object
- Object
- CertWatch::Client
- Defined in:
- lib/cert_watch/client.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#renew(_domain) ⇒ Object
3 4 5 |
# File 'lib/cert_watch/client.rb', line 3 def renew(_domain) fail(NotImplementedError) end |