tempFilePath

actual open override fun tempFilePath(pathString: String?): <Error class: unknown class>

Creates a temporary path if it didn't exist before and returns it if successful

Parameters

pathString

a predefined temp path string. If not provided the temporary folder will be created with a default path

actual open fun tempFilePath(pathString: String?): <Error class: unknown class>

Creates a temporary path if it didn't exist before and returns it if successful

Parameters

pathString

a predefined temp path string. If not provided the temporary folder will be created with a default path

expect open override fun tempFilePath(pathString: String?): <Error class: unknown class>

Creates a temporary path if it didn't exist before and returns it if successful.

Parameters

pathString

a predefined temp path string. If not provided the temporary folder will be created with a default path

actual open override fun tempFilePath(pathString: String?): <Error class: unknown class>

Creates a temporary path if it didn't exist before and returns it if successful

Parameters

pathString

a predefined temp path string. If not provided the temporary folder will be created with a default path