Hi, gradle has an `execute()` extension function t...
# announcements
l
Hi, gradle has an
execute()
extension function to execute a string as a command. Is there a similar extension for vanilla Kotlin that I can include in a kotlin script that doesn't depend on Gradle?