doc: add list of possible return values to OS.get_name() description
This commit is contained in:
parent
a415996f79
commit
080b5e4f63
1 changed files with 1 additions and 1 deletions
|
@ -19771,7 +19771,7 @@ verify_host will check the SSL identity of the host if set to true.
|
||||||
<return type="String">
|
<return type="String">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<description>
|
||||||
Return the name of the host OS.
|
Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "WinRT", "X11"
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_cmdline_args">
|
<method name="get_cmdline_args">
|
||||||
|
|
Loading…
Add table
Reference in a new issue