policyDir property

String? policyDir
getter/setter pair

The path within the Git repository that represents the top level of the repo to sync.

Default: the root directory of the repository.

Implementation

core.String? policyDir;