update supported •file functions in docs

This commit is contained in:
dzaima 2022-06-04 16:45:24 +03:00
parent be738cc2b7
commit 7676d7112c

View File

@ -15,7 +15,7 @@ See [the BQN specification](https://mlochbaum.github.io/BQN/spec/system.html) fo
| `•name` | |
| `•wdpath` | |
| `•Exit` | |
| `•file` | Fields: `path`, `At`, `List`, `Bytes`, `Chars`, `Lines`, `Type`, `Name`, `MapBytes` |
| `•file` | Fields: `path`, `At`, `List`, `Bytes`, `Chars`, `Lines`, `Type`, `Exists`, `Name`, `MapBytes`, `CreateDir`, `Rename`, `Remove` |
| `•FChars` | |
| `•FBytes` | |
| `•FLines` | |