Commit 85649a7
authored
Document
This PR was made apon reflecting [this message on
Discord](https://discord.com/channels/1059888774789730424/1179936876103225354/1432299089873211443).
The user in this case was trying to figure out whether or not there was
a present mode whenever you access the app meta information. The
documentation doesn't actually confirm if this is the case. It doesn't
list all the values that the run mode can represent.
Hence, I figured adding the `AppMeta` class to our documentation. That
way a user could at least confirm themselves if it is/not supported.AppMeta and make it public (#6939)1 parent 303f43f commit 85649a7
3 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments