Updated ide.read (markdown)

ni-richard 2019-09-12 10:45:04 +02:00
parent 6f5a2ababa
commit 1eb3439225

@ -38,7 +38,7 @@
| Parameter | Type | Required | Description |
| ------------ |:--------:|:------------------:| --------------------------- |
| *filename* | `string` | :heavy_check_mark: | Basename or full path of a file. |
| *filename* | `string` | :heavy_check_mark: | Full path or basename of a file. |
| *content* | `string` | :heavy_check_mark: | Content stored in the file. |
| *files* | `array` | :heavy_check_mark: | List of every readable file according to the current patterns. |