mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 04:54:03 -08:00
docs(project): add .Error reference
This commit is contained in:
parent
73e91eab5b
commit
8aca8a2d84
|
@ -43,10 +43,11 @@ Supports:
|
|||
|
||||
### Properties
|
||||
|
||||
| Name | Type | Description |
|
||||
| ---------- | -------- | ---------------------------------------------------- |
|
||||
| `.Version` | `string` | The version of your project |
|
||||
| `.Target` | `string` | The target framwork/language version of your project |
|
||||
| `.Name` | `string` | The name of your project |
|
||||
| Name | Type | Description |
|
||||
| ---------- | -------- | ------------------------------------------------------ |
|
||||
| `.Version` | `string` | The version of your project |
|
||||
| `.Target` | `string` | The target framwork/language version of your project |
|
||||
| `.Name` | `string` | The name of your project |
|
||||
| `.Error` | `string` | The error context when we can't fetch the project info |
|
||||
|
||||
[templates]: /docs/configuration/templates
|
||||
|
|
Loading…
Reference in a new issue