MCPcopy Create free account
hub / github.com/apache/ant / Touch

Class Touch

src/main/org/apache/tools/ant/taskdefs/Touch.java:56–370  ·  view source on GitHub ↗

Touch a file and/or fileset(s) and/or filelist(s); corresponds to the Unix touch command. If the file to touch doesn't exist, an empty one is created. @since Ant 1.1 @ant.task category="filesystem"

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getFileUtilsMethod · 0.95

Tested by

no test coverage detected