checkServerFilesFile

fun checkServerFilesFile(fileToCheckFor: File): Boolean

Check whether the specified server-files file exists and create it if it doesn't.

Return

true if the file was generated.

Author

Griefed

Parameters

fileToCheckFor

The file which is to be checked for whether it exists and if it doesn't, should be created.