pathSize

private fun String.pathSize(): Long(source)

Recursively measures an existing file or directory path.

Receiver

Absolute app-private file or directory path.

Author

Dmitriy Moroz