rustic / com.osm.gradle.plugins.types.config.options.config / Net / offline

offline

open var offline: Boolean?

do not access the network, but otherwise try to proceed if possible

open fun offline(value: Boolean?): Unit