MCPcopy Index your code
hub / github.com/kivy/python-for-android / touch

Function touch

pythonforandroid/util.py:139–140  ·  view source on GitHub ↗
(filename)

Source from the content-addressed store, hash-verified

137
138
139def touch(filename):
140 Path(filename).touch()
141
142
143def build_tools_version_sort_key(

Callers 4

downloadMethod · 0.90
apply_patchesMethod · 0.90
prebuild_archMethod · 0.90
prebuild_archMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected