Method: Inspec::Resources::X509CertificateResource#to_s
- Defined in:
- lib/resources/x509_certificate.rb
#to_s ⇒ Object
139 140 141 |
# File 'lib/resources/x509_certificate.rb', line 139 def to_s "x509_certificate #{@certpath}" end |