-
Notifications
You must be signed in to change notification settings - Fork 4
InputHandler initiateProject
Dayne Broderson edited this page Dec 21, 2018
·
2 revisions
Creates the directory structure and initiates the setup files for a new project.
projectDir: [String] The project directory that needs to be created, or the project name if it will be created in MiGRIDSProjects
directory.
componentNames: [String] the names of components (space delimited).
None