]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/menu_lua_api.txt
Android: Add support for sharing debug.txt (#12370)
[dragonfireclient.git] / doc / menu_lua_api.txt
index 68e7b4b9de018edb3bdff85149b3cd74211320ed..63e229135394403ff94ee71cbed1a3f54cc8ea2b 100644 (file)
@@ -46,6 +46,8 @@ core.open_url(url)
 core.open_dir(path)
 ^ opens the path in the system file browser/explorer, returns false on failure.
 ^ Must be an existing directory.
+core.share_file(path)
+^ Android only. Shares file using the share popup
 core.get_version() (possible in async calls)
 ^ returns current core version