MCPcopy Create free account
hub / github.com/Louisym/MiniCC / session

Method session

mini_claude_code/runtime.py:495–497  ·  view source on GitHub ↗

源码: conversation.rs:301-303

(self)

Source from the content-addressed store, hash-verified

493 # --------------------------------------------------------
494
495 def session(self) -> Session:
496 """源码: conversation.rs:301-303"""
497 return self._session
498
499 def usage(self) -> UsageTracker:
500 """源码: conversation.rs:296-298"""

Callers 2

format_statusFunction · 0.45
run_replFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected