Top index Wirbel home

fs::touch

touch(string filename) - touch or create file

touch(string filename) sets a file's modification date to now. If the file does not exist it is created empty.