Method Stdio.Fd()->mode()
- Method mode
FileModeFlags|FilePropertyFlagsmode()- Description
Returns the open mode and capabilities for the file.
- Returns
Returns an `|() of the following flags:
0x10000x20000x40000x80000x01000x02000x04000x00400x00100x00080x00040x00020x0001- Note
In some versions of Pike 7.8 the PROP_ flags were filtered from the result.
- See also