Class
Starfish
In:
lib/starfish.rb
Parent:
Object
Methods
client
client=
negotiate
new
options=
sanitize
server
server=
spawn
stats
stop
uniq
Included Modules
Rinda
Classes and Modules
Module
Starfish::RingFinger
Constants
VERSION
=
"1.2.1"
NULL
=
(RUBY_PLATFORM =~ /mswin/) ? 'NUL' : '/dev/null'
Attributes
ring_server
[RW]
server
[RW]
started
[RW]
Public Class methods
client=
(client)
new
(uniq=ARGV.first)
set the uniq identifier
options=
(options={})
server=
(server)
Public Instance methods
client
()
negotiate
()
sanitize
(object)
server
()
spawn
()
stats
()
stop
()
uniq
()
[Validate]