Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/python-fire
/ HasSeparator
Method
HasSeparator
fire/trace.py:283–284 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
281
return
self._capacity
282
283
def
HasSeparator(self):
284
return
self._separator
285
286
def
AddSeparator(self):
287
self._separator = True
Callers
2
GetCommand
Method · 0.80
NeedsSeparator
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected