isSubmittable

Returns true if there is some language in which the exercise can be submitted from the IDE.


fun isSubmittable(language: String): Boolean

Returns true if the exercise can be submitted in the given language from the IDE.