Interface IFileSystem

    • Method Detail

      • runWriteTransaction

        boolean runWriteTransaction​(@NotNull
                                    Runnable r)
        Write files from appropriate thread and with appropriate locks
        Parameters:
        r - code to execute within platform write lock
        Returns:
        false if an exception was encountered