rootDirectory property

String? rootDirectory
getter/setter pair

If repository is provided, the directory relative to the root of the repository to use as the root for the deployed web app.

Optional.

Implementation

core.String? rootDirectory;