isCanBeConsumed

abstract fun isCanBeConsumed(): Boolean

Returns true if this configuration can be consumed from another project, or published. Defaults to true.

Return

true if this configuration can be consumed or published.