components | _components | Any output from a new Dragonfly component that you wish to export. Right now, only one component can be connected at a time but you can input a "*" (without quotation marsk) to search all changed Dragonfly components on a grasshopper canvas. | Goo |
targetFolder | _targetFolder | A file path on your system which you would like to export the user object and source code to. For most code developers, this file path will lead to their Github folder for Dragonfly (or Honeybee), which is usually installed in "My Documents" by default. Exported source code will be saved at .\src and exported userObjects will be saved at .\userObjects in this _targetFolder. | Goo |
export | _export | Set to "True" to export Dragonfly components to the _targerFolder. | Goo |