tmp/tmpkt8g71qe/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#### Enum class `file_type` <a id="fs.enum.file_type">[[fs.enum.file_type]]</a>
|
| 2 |
+
|
| 3 |
+
This enum class specifies constants used to identify file types, with
|
| 4 |
+
the meanings listed in Table [[tab:fs.enum.file_type]].
|
| 5 |
+
|
| 6 |
+
[*Note 1*: The file not being found is not considered an error while
|
| 7 |
+
determining the type of a file. — *end note*]
|
| 8 |
+
|