Skip to content

tool.File

tool.File

Fields

NameType
staticPATHString
staticNUMBER_OF_BACKUP_ZIPS_TO_KEEPI32
staticexistsFun
staticsaveBytesFun
staticgetBytesFun
staticdeleteFun
staticsteamCloudStatusNull
staticsaveSteamCloudStatusFun
staticgetSteamCloudStatusFun
staticcanTransferFun
staticlistFilesFun
statictransferLocalToCloudFun
statictransferCloudToLocalFun
staticpathToBackupZipFun
staticpurgeOldBackupsFun
staticdailyBackupFun
staticmakeBackupZipFun

Protos

No protos.

Bindings

  • static f@34919 makeBackupZip(Bool, String) → Void
  • static f@5984 dailyBackup() → Void
  • static f@5985 purgeOldBackups() → Void
  • static f@34918 pathToBackupZip(Date, I32) → String
  • static f@34917 transferCloudToLocal() → Bool
  • static f@34355 transferLocalToCloud() → Bool
  • static f@34916 listFiles() → hl.types.ArrayObj
  • static f@34351 canTransfer() → Bool
  • static f@34350 getSteamCloudStatus() → Null
  • static f@34353 saveSteamCloudStatus() → Void
  • static f@8341 delete(String) → Void
  • static f@6714 getBytes(String) → haxe.io.Bytes
  • static f@6717 saveBytes(String, haxe.io.Bytes) → Void
  • static f@6713 exists(String) → Bool