MCPcopy Create free account
hub / github.com/wireservice/csvkit / launch_new_instance

Function launch_new_instance

csvkit/utilities/csvstack.py:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146
147
148def launch_new_instance():
149 utility = CSVStack()
150 utility.run()
151
152
153if __name__ == '__main__':

Callers 2

csvstack.pyFile · 0.70

Calls 2

CSVStackClass · 0.85
runMethod · 0.80

Tested by 1