Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ __init__
Method
__init__
tools/build.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
class
VS2022(Generator):
53
54
def
__init__(self):
55
super(VS2022, self).__init__(20)
56
57
def
get_generator(self):
58
return
'Visual Studio 17 2022'
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected