File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11 {
2- "commit" : " 17e72c1332c5645be13dab7903a4b2d27f7daefc " ,
2+ "commit" : " 31e6ee1ad9074dc23e319f4fc57280606bc180d5 " ,
33 "branch" : " development"
44 }
Original file line number Diff line number Diff line change 3760837608 </f>
3760937609 <haxe_doc>Fills an array with the result of a simple iterator.</haxe_doc>
3761037610 </fillArray>
37611- <isShellAvailable public="1" set="method" line="76" static="1">
37611+ <getModuleVarargs public="1" set="method" line="78" static="1">
37612+ <f a=""><c path="lua.Table">
37613+ <x path="Int"/>
37614+ <c path="String"/>
37615+ </c></f>
37616+ <meta><m n=":has_untyped"/></meta>
37617+ <haxe_doc>Returns the module-level varargs (`...`) passed to the Lua chunk.
37618+ Useful in environments like ComputerCraft where script arguments
37619+ are only available via module-level varargs, not `_G.arg`.</haxe_doc>
37620+ </getModuleVarargs>
37621+ <isShellAvailable public="1" set="method" line="85" static="1">
3761237622 <f a=""><x path="Bool"/></f>
3761337623 <haxe_doc>Simple test for the presence of an available shell.</haxe_doc>
3761437624 </isShellAvailable>
You can’t perform that action at this time.
0 commit comments