getDestinationPath

private fun getDestinationPath(id: String, url: String): String(source)

Resolves the concrete file path used before optional zip extraction.

Return

Absolute destination path under the local model directory.

Author

Dmitriy Moroz

Parameters

id

Local model identifier that also names the destination directory.

url

Remote URL whose last path segment is reused as the archive file name when present.