MCPcopy Index your code
hub / github.com/existentialmutt/lt-ruby / post_init

Method post_init

rb-src/lt_client.rb:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 end
40
41 def post_init
42 logger.debug("Client Initialized")
43 self.class.active_client = self
44 end
45
46 def connection_completed
47 logger.debug "Connection Established"

Callers

nothing calls this directly

Calls 1

active_clientMethod · 0.80

Tested by

no test coverage detected