MCPcopy Index your code
hub / github.com/wireservice/csvkit / launch_new_instance

Function launch_new_instance

csvkit/utilities/sql2csv.py:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95
96
97def launch_new_instance():
98 utility = SQL2CSV()
99 utility.run()
100
101
102if __name__ == '__main__':

Callers 2

sql2csv.pyFile · 0.70

Calls 2

SQL2CSVClass · 0.85
runMethod · 0.80

Tested by 1