getContent

suspend fun File.getContent(): String

Suspending extension function to get file content.

Return

file content