tgstation-server  4.4.0
The /tg/station 13 server suite
IPostWriteHandler.cs
Go to the documentation of this file.
1 namespace Tgstation.Server.Host.IO
2 {
6  interface IPostWriteHandler
7  {
12  void HandleWrite(string filePath);
13  }
14 }
Handles changing file modes/permissions after writing