From 7676d7112c82c7e994b38ed6a4d8c5ac1fd6ff73 Mon Sep 17 00:00:00 2001 From: dzaima Date: Sat, 4 Jun 2022 16:45:24 +0300 Subject: [PATCH] =?UTF-8?q?update=20supported=20=E2=80=A2file=20functions?= =?UTF-8?q?=20in=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/system.md b/docs/system.md index a02851f6..bea1632c 100644 --- a/docs/system.md +++ b/docs/system.md @@ -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` | |