summaryrefslogtreecommitdiff
path: root/js/stat.ts
AgeCommit message (Expand)Author
2018-09-17Make mode always u32 and switch to has_mode for StatRes fbs (#761)Kevin (Kun) "Kassimo" Qian
2018-09-17Change FileInfo to interface (#765)ztplz
2018-09-16Fix comments in stat.ts fileJ2P
2018-09-14[fs] Enable mode for `mkdir` on unix (#746)Kevin (Kun) "Kassimo" Qian
2018-09-12 Add unix-only `mode` for FileInfo (#732)Kevin (Kun) "Kassimo" Qian
2018-09-11Implement deno.stat() and deno.lstat()Sajjad Hashemian