Method: Pathname#touch
- Defined in:
- lib/angry_mob/extend/pathname.rb
#touch ⇒ Object
12 13 14 |
# File 'lib/angry_mob/extend/pathname.rb', line 12 def touch FileUtils.touch(self) end |
12 13 14 |
# File 'lib/angry_mob/extend/pathname.rb', line 12 def touch FileUtils.touch(self) end |