class Crx : InstanceService
Allows to communicate with CRX DE endpoints.
<init> |
Allows to communicate with CRX DE endpoints. Crx(sync: InstanceSync) |
nodeTypes |
Node types read once across whole build, fail-safe. val nodeTypes: String |
readNodeTypes |
Read repository node types using CRX DE endpoint. fun readNodeTypes(): String |
EXPORT_NODE_TYPE_PATH |
const val EXPORT_NODE_TYPE_PATH: String |
NODE_TYPES_UNKNOWN |
const val NODE_TYPES_UNKNOWN: String |