How to get the project directory passed to a @Mutate rule in a RuleSource plugin

Thanks. Yep, the @Path(‘buildDir’) works (and addresses my use-case). I think it’d be cleaner to have access to projectDir or rootDir because buildDir can be configured to any location.