Method: SSLyze::XML#target

Defined in:
lib/sslyze/xml.rb

#targetTarget?

The first target.

Returns:



148
149
150
# File 'lib/sslyze/xml.rb', line 148

def target
  each_target.first
end