class HaveAPI::Fs::Components::ProtocolVersion
Public Instance Methods
read()
click to toggle source
# File lib/haveapi/fs/components/info_files.rb, line 15 def read HaveAPI::Client::PROTOCOL_VERSION + "\n" end