Actions
Feature #21878
openMore file types: DOOR, PORT, WHITEOUT
Feature #21878:
More file types: DOOR, PORT, WHITEOUT
Status:
Open
Assignee:
-
Target version:
-
Description
I found recent Python supports these file types:
S_ISDOOR
S_ISPORT
S_ISWHT
even they return False always.
What about supporting them in Ruby?
Actions