Libraries
»
vim-epidemic
(0.0.4)
»
Index
»
VimEpidemic
»
Config
»
#touch
Method: VimEpidemic::Config#touch
Defined in:
lib/vim-epidemic/config.rb
#
touch
⇒
Object
12 13 14
# File 'lib/vim-epidemic/config.rb', line 12
def
touch
FileUtils
.
touch
file
end