ensureDirExists

fun ensureDirExists(directoryPath: String?): Boolean

Return

true if directory exists, false - otherwise

Parameters

directoryPath

path to directory