summaryrefslogtreecommitdiff
path: root/xmake/core/platform/menu.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2022-12-22 00:17:11 +0800
committerruki <[email protected]>2022-12-22 00:17:11 +0800
commit269047df839c91e401c1fa01f0468b7fdc5c6869 (patch)
treeacc8776d9025b99325ef21c546cbe3126d5aac08 /xmake/core/platform/menu.lua
parent71ed0306bb97860e7bb7586dbce49b73008d4186 (diff)
update comments
Diffstat (limited to 'xmake/core/platform/menu.lua')
-rw-r--r--xmake/core/platform/menu.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake/core/platform/menu.lua b/xmake/core/platform/menu.lua
index 7f0c7be98..0a3282fea 100644
--- a/xmake/core/platform/menu.lua
+++ b/xmake/core/platform/menu.lua
@@ -31,6 +31,8 @@ local platform = require("platform/platform")
-- the remote build client is connected?
--
+-- this implementation is from remote_build_client.is_connected(), but we can not call it by module/import
+--
-- @see https://github.com/xmake-io/xmake/issues/3187
function _remote_build_is_connected()
-- the current process is in service? we cannot enable it