Skip to main content

getProjectSettings

codebolt.project.getProjectSettings(output: any): void
Placeholder for a method to get project settings. Currently, this method does not perform any operations.

Parameters

NameTypeDescription
outputanyThe output where project settings would be stored.

Status

Working Progress...