SHIPHarbour:Files:Delete

From Serious Documentation
Revision as of 17:31, 31 July 2017 by NickWeaver (talk | contribs) (Created page with "== Source File == SHIPHarbour_Files.proto == Description == <onlyinclude>These messages are used to remove any arbitrary file from a Serious Integrated module.</onlyinclude>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Source File

SHIPHarbour_Files.proto

Description

These messages are used to remove any arbitrary file from a Serious Integrated module.

Message Fields

filesystem

An FSType indicating what kind of file system should be accessed.

instance

A number indicating exactly which file system should be accessed.

filepath

The complete target file path starting from the root directory.

NOTE: As of the writing of this document, only 8.3 filenames in the root directory are supported by Serious Integrated modules.