Module FileUtilTOUCH

module FileUtilTOUCH: sig .. end

val touch : ?atime:bool ->
?mtime:bool ->
?create:bool -> ?time:FileUtilTypes.touch_time_t -> FilePath.filename -> unit