Method: VimEpidemic::Config#touch

Defined in:
lib/vim-epidemic/config.rb

#touchObject



12
13
14
# File 'lib/vim-epidemic/config.rb', line 12

def touch
  FileUtils.touch file
end