Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/runhey/OnmyojiAutoScript
/ con
Method
con
tasks/DemonEncounter/script_task.py:182–183 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
180
181
@cached_property
182
def
con(self) -> GeneralBattleConfig:
183
return
GeneralBattleConfig()
184
185
def
check_lantern(self, index: int=1):
186
""
"
Callers
nothing calls this directly
Calls
1
GeneralBattleConfig
Class · 0.90
Tested by
no test coverage detected