Summary
Sets the Unix file mode for the file.
- Namespace
- Cake
.Testing - Containing Type
- FakeFile
Syntax
public IFile SetUnixFileMode(UnixFileMode unixFileMode)
Parameters
| Name | Type | Description |
|---|---|---|
| unixFileMode | UnixFileMode | The UnixFileMode to set. |
