ework.profiles.base.2023.1.0-M2.source-code.shell.groovy Maven / Gradle / Ivy
description("Runs the Grace interactive shell") {
usage "grace shell"
synonyms 'sh'
}
console.error "The Grace shell must be run from Gradle using 'gradle shell -q'"
return false