getProjectSettings
codebolt.project.getProjectSettings(output: any): void
Placeholder for a method to get project settings.
Currently, this method does not perform any operations.
Parameters
Name | Type | Description |
---|---|---|
output | any | The output where project settings would be stored. |
Status
Comming soon...