mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-07-08 20:56:23 +00:00
Updated ide.read (markdown)
@ -13,7 +13,7 @@
|
||||
| Parameter | Type | Required | Description |
|
||||
| ------------ |:--------:|:------------------:| --------------------------- |
|
||||
| *filename* | `string` | :heavy_check_mark: | Full path or basename of a file. |
|
||||
| *patterns* | `array` | | Expects a list of glob patterns that will be matched against the absolute paths of file system nodes. **Important**: symbolic links are always resolved. |
|
||||
| *patterns* | `array` | | Expects a list of [glob](https://en.wikipedia.org/wiki/Glob_(programming)) patterns that will be matched against the absolute paths of file system nodes. **Important**: symbolic links are always resolved. |
|
||||
|
||||
***
|
||||
|
||||
|
Reference in New Issue
Block a user