Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/O365/python-o365
/ ChainOperator
Class
ChainOperator
O365/utils/utils.py:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
78
class
ChainOperator(Enum):
79
AND =
'and'
80
OR =
'or'
81
82
83
class
TrackerSet(set):
Callers
2
new
Method · 0.85
chain
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected