class DictClient::DictionaryInfoTcpReader

Public Instance Methods

good_response_code() click to toggle source
# File lib/dict_client/readers.rb, line 58
def good_response_code
  ::DictClient::RESPONSE_INFO_FOLLOWS
end