mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
114ec3c1f7
`isFile`, `isDirectory`, `isSymlink` are defined in `Deno.FileInfo`, but `isBlockDevice`, `isCharacterDevice`, `isFIFO`, `isSocket` are not defined. --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
---|---|---|
.. | ||
binary.rs | ||
file_system.rs | ||
mod.rs | ||
virtual_fs.rs |