getParentPath

suspend fun getParentPath(path: String): Response<String>

Gets the parent path of a given path.

Parameters

path

The path.