18#ifndef __BIN_TOUCH_CREATEFILE_H
19#define __BIN_TOUCH_CREATEFILE_H
Create new files on the filesystem.
virtual Result exec()
Execute the application.
Result createFile(const String &file) const
Create a new empty file.
virtual ~CreateFile()
Destructor.
POSIX-compatible application.