File tree Expand file tree Collapse file tree 4 files changed +88
-69
lines changed Expand file tree Collapse file tree 4 files changed +88
-69
lines changed Original file line number Diff line number Diff line change 1502
1502
Instance
1503
1503
</ a >
1504
1504
1505
+ </ li >
1506
+
1507
+ < li class ="md-nav__item ">
1508
+ < a href ="#missingprogrammererror " class ="md-nav__link ">
1509
+ MissingProgrammerError
1510
+ </ a >
1511
+
1505
1512
</ li >
1506
1513
1507
1514
< li class ="md-nav__item ">
2894
2901
Instance
2895
2902
</ a >
2896
2903
2904
+ </ li >
2905
+
2906
+ < li class ="md-nav__item ">
2907
+ < a href ="#missingprogrammererror " class ="md-nav__link ">
2908
+ MissingProgrammerError
2909
+ </ a >
2910
+
2897
2911
</ li >
2898
2912
2899
2913
< li class ="md-nav__item ">
@@ -3697,6 +3711,7 @@ <h2 id="table-of-contents">Table of Contents<a class="headerlink" href="#table-o
3697
3711
- < a href ="#cc.arduino.cli.commands.v1.HelpResources "> HelpResources</ a >
3698
3712
- < a href ="#cc.arduino.cli.commands.v1.InstalledPlatformReference "> InstalledPlatformReference</ a >
3699
3713
- < a href ="#cc.arduino.cli.commands.v1.Instance "> Instance</ a >
3714
+ - < a href ="#cc.arduino.cli.commands.v1.MissingProgrammerError "> MissingProgrammerError</ a >
3700
3715
- < a href ="#cc.arduino.cli.commands.v1.Platform "> Platform</ a >
3701
3716
- < a href ="#cc.arduino.cli.commands.v1.Profile "> Profile</ a >
3702
3717
- < a href ="#cc.arduino.cli.commands.v1.Programmer "> Programmer</ a >
@@ -5617,6 +5632,10 @@ <h3 id="instance">Instance<a class="headerlink" href="#instance" title="Permanen
5617
5632
</ tr >
5618
5633
</ tbody >
5619
5634
</ table >
5635
+ < p > < a name ="cc.arduino.cli.commands.v1.MissingProgrammerError "> </ a > </ p >
5636
+ < h3 id ="missingprogrammererror "> MissingProgrammerError< a class ="headerlink " href ="#missingprogrammererror " title ="Permanent link "> ¶</ a > </ h3 >
5637
+ < p > MissingProgrammerError is a status error detail that is returned when
5638
+ the operation can not be completed due to a missing programmer argument.</ p >
5620
5639
< p > < a name ="cc.arduino.cli.commands.v1.Platform "> </ a > </ p >
5621
5640
< h3 id ="platform "> Platform< a class ="headerlink " href ="#platform " title ="Permanent link "> ¶</ a > </ h3 >
5622
5641
< table >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments