Method: Nokogiri::HTML4::EncodingReader::EncodingFound#found_encoding
- Defined in:
- lib/nokogiri/html4/encoding_reader.rb
#found_encoding ⇒ Object (readonly)
Returns the value of attribute found_encoding.
16 17 18 |
# File 'lib/nokogiri/html4/encoding_reader.rb', line 16 def found_encoding @found_encoding end |