dirty

abstract fun dirty(lang: String? = null): Boolean

Indicate whether this buffer has received diagnostics of type lang, or of any type if null is provided.

Return

Dirty-state of the buffer.