Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Louisym/MiniCC
/ turns
Method
turns
mini_claude_code/runtime.py:109–111 ·
view source on GitHub ↗
源码: usage.rs:206-208
(self)
Source
from the content-addressed store, hash-verified
107
return
self._cumulative
108
109
def
turns(self) -> int:
110
""
"源码: usage.rs:206-208"
""
111
return
self._turns
112
113
114
# ============================================================
Callers
1
format_status
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected