☰
Home
Pages
Classes
Methods
Class Methods
update!
module RedisClient::PIDCache
Attributes
pid
[R]
Public Class Methods
update!
()
Source
# File lib/redis_client/pid_cache.rb, line 12
def
update!
@pid
=
Process
.
pid
end