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