FileOperations

class FileOperations

The class with some file operation, which are needs in the app.

  • Create the given directory if it not exists

    Declaration

    Swift

    class func createDirectory(_ folderName: String) throws

    Parameters

    directoryName

    The Name of the directory