startJobFromAssets

open suspend fun startJobFromAssets(path: String, output: MutableSharedFlow<String>?): Result<Boolean>