Interface for file operation result. Represents the outcome of a file operation such as writing a config file or creating a text file.
FileOperationResult
Optional
Error object if the operation failed
The file path where the operation was performed
Whether the operation was successful
Interface for file operation result. Represents the outcome of a file operation such as writing a config file or creating a text file.
FileOperationResult