Module: Revactor
- Defined in:
- lib/revactor/tcp.rb,
lib/revactor.rb,
lib/revactor/unix.rb,
lib/revactor/http_client.rb,
lib/revactor/filters/line.rb,
lib/revactor/http_fetcher.rb,
lib/revactor/filters/packet.rb
Overview
– Copyright ©2007 Tony Arcieri You can redistribute this under the terms of the Ruby license See file LICENSE for details ++
Defined Under Namespace
Modules: Filter, TCP, UNIX Classes: HttpClient, HttpClientError, HttpFetcher, HttpResponse
Constant Summary collapse
- VERSION =
'0.1.5'
Class Method Summary collapse
Class Method Details
.version ⇒ Object
31 |
# File 'lib/revactor.rb', line 31 def self.version() VERSION end |