X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ffilesystem%2Fhuge_file.h;h=28fd1d6161a98f734902ff08fe34bee9ea59402b;hb=26e2a15bc99ae049324df5b61beb9e9ae17300d0;hp=69a10347718fdb719de0039e52de2e7c7e211de6;hpb=5efbb79c4a7e11ff2d7193b2cea13fdc79230580;p=feisty_meow.git diff --git a/nucleus/library/filesystem/huge_file.h b/nucleus/library/filesystem/huge_file.h index 69a10347..28fd1d61 100644 --- a/nucleus/library/filesystem/huge_file.h +++ b/nucleus/library/filesystem/huge_file.h @@ -83,6 +83,9 @@ public: bool truncate(); //!< truncates the file after the current position. + basis::outcome touch(); + //