|
4009 | 4009 | "label": "loadFromFile", |
4010 | 4010 | "id": "pages/rush-lib.commonversionsconfiguration.loadfromfile" |
4011 | 4011 | }, |
| 4012 | + { |
| 4013 | + "type": "doc", |
| 4014 | + "label": "loadFromFileAsync", |
| 4015 | + "id": "pages/rush-lib.commonversionsconfiguration.loadfromfileasync" |
| 4016 | + }, |
4012 | 4017 | { |
4013 | 4018 | "type": "doc", |
4014 | 4019 | "label": "preferredVersions", |
|
4018 | 4023 | "type": "doc", |
4019 | 4024 | "label": "save", |
4020 | 4025 | "id": "pages/rush-lib.commonversionsconfiguration.save" |
| 4026 | + }, |
| 4027 | + { |
| 4028 | + "type": "doc", |
| 4029 | + "label": "saveAsync", |
| 4030 | + "id": "pages/rush-lib.commonversionsconfiguration.saveasync" |
4021 | 4031 | } |
4022 | 4032 | ] |
4023 | 4033 | }, |
|
4889 | 4899 | ] |
4890 | 4900 | }, |
4891 | 4901 | { |
4892 | | - "type": "doc", |
| 4902 | + "type": "category", |
4893 | 4903 | "label": "IGlobalCommand", |
4894 | | - "id": "pages/rush-lib.iglobalcommand" |
| 4904 | + "items": [ |
| 4905 | + { |
| 4906 | + "type": "doc", |
| 4907 | + "label": "(members)", |
| 4908 | + "id": "pages/rush-lib.iglobalcommand" |
| 4909 | + }, |
| 4910 | + { |
| 4911 | + "type": "doc", |
| 4912 | + "label": "getCustomParametersByLongName", |
| 4913 | + "id": "pages/rush-lib.iglobalcommand.getcustomparametersbylongname" |
| 4914 | + }, |
| 4915 | + { |
| 4916 | + "type": "doc", |
| 4917 | + "label": "setHandled", |
| 4918 | + "id": "pages/rush-lib.iglobalcommand.sethandled" |
| 4919 | + } |
| 4920 | + ] |
4895 | 4921 | }, |
4896 | 4922 | { |
4897 | 4923 | "type": "category", |
|
6152 | 6178 | "label": "load", |
6153 | 6179 | "id": "pages/rush-lib.packagejsoneditor.load" |
6154 | 6180 | }, |
| 6181 | + { |
| 6182 | + "type": "doc", |
| 6183 | + "label": "loadAsync", |
| 6184 | + "id": "pages/rush-lib.packagejsoneditor.loadasync" |
| 6185 | + }, |
6155 | 6186 | { |
6156 | 6187 | "type": "doc", |
6157 | 6188 | "label": "name", |
|
6172 | 6203 | "label": "saveIfModified", |
6173 | 6204 | "id": "pages/rush-lib.packagejsoneditor.saveifmodified" |
6174 | 6205 | }, |
| 6206 | + { |
| 6207 | + "type": "doc", |
| 6208 | + "label": "saveIfModifiedAsync", |
| 6209 | + "id": "pages/rush-lib.packagejsoneditor.saveifmodifiedasync" |
| 6210 | + }, |
6175 | 6211 | { |
6176 | 6212 | "type": "doc", |
6177 | 6213 | "label": "saveToObject", |
|
7243 | 7279 | "label": "globalCommandKind", |
7244 | 7280 | "id": "pages/rush-lib.rushconstants.globalcommandkind" |
7245 | 7281 | }, |
| 7282 | + { |
| 7283 | + "type": "doc", |
| 7284 | + "label": "globalPluginCommandKind", |
| 7285 | + "id": "pages/rush-lib.rushconstants.globalplugincommandkind" |
| 7286 | + }, |
7246 | 7287 | { |
7247 | 7288 | "type": "doc", |
7248 | 7289 | "label": "hashDelimiter", |
|
7850 | 7891 | "label": "setDependenciesBeforeCommit", |
7851 | 7892 | "id": "pages/rush-lib.versionpolicy.setdependenciesbeforecommit" |
7852 | 7893 | }, |
| 7894 | + { |
| 7895 | + "type": "doc", |
| 7896 | + "label": "setDependenciesBeforeCommitAsync", |
| 7897 | + "id": "pages/rush-lib.versionpolicy.setdependenciesbeforecommitasync" |
| 7898 | + }, |
7853 | 7899 | { |
7854 | 7900 | "type": "doc", |
7855 | 7901 | "label": "setDependenciesBeforePublish", |
7856 | 7902 | "id": "pages/rush-lib.versionpolicy.setdependenciesbeforepublish" |
7857 | 7903 | }, |
| 7904 | + { |
| 7905 | + "type": "doc", |
| 7906 | + "label": "setDependenciesBeforePublishAsync", |
| 7907 | + "id": "pages/rush-lib.versionpolicy.setdependenciesbeforepublishasync" |
| 7908 | + }, |
7858 | 7909 | { |
7859 | 7910 | "type": "doc", |
7860 | 7911 | "label": "validate", |
|
0 commit comments