mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-10-30 05:22:55 +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