start

suspend fun start(progressCallback: ProgressCallback)

starting point of all child of Extractor where net safe analyze will be called


suspend fun start(progressCallback: (Result) -> Unit)