瀏覽代碼

doc: add list of possible return values to OS.get_name() description

hondres 9 年之前
父節點
當前提交
080b5e4f63
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/base/classes.xml

+ 1 - 1
doc/base/classes.xml

@@ -19771,7 +19771,7 @@ verify_host will check the SSL identity of the host if set to true.
 			<return type="String">
 			</return>
 			<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>
 		</method>
 		<method name="get_cmdline_args">