Cleaned up API to match bld operations and options APIs

This commit is contained in:
Erik C. Thauvin 2024-08-27 00:34:30 -07:00
parent a1ded46894
commit c1565e784b
Signed by: erik
GPG key ID: 776702A6A2DA330E
10 changed files with 468 additions and 64 deletions

View file

@ -413,7 +413,7 @@ public class CompileKotlinOperation extends AbstractOperation<CompileKotlinOpera
}
/**
* Returns the Kotlin home directory.
* Retrieves the Kotlin home directory.
*
* @return the directory
*/