createDirectories

actual open override fun createDirectories(dir: <Error class: unknown class>)

It will create the provided dir in the current file system along with the needed subdirectories if they were not created previously

actual open fun createDirectories(dir: <Error class: unknown class>)

It will create the provided dir in the current file system along with the needed subdirectories if they were not created previously

expect open override fun createDirectories(dir: <Error class: unknown class>)

It will create the provided dir in the current file system along with the needed subdirectories if they were not created previously

actual open override fun createDirectories(dir: <Error class: unknown class>)

It will create the provided dir in the current file system along with the needed subdirectories if they were not created previously