We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95503d commit 0312eb4Copy full SHA for 0312eb4
meta/3rd/bee/library/bee/subprocess.lua
@@ -3,7 +3,7 @@
3
---@class bee.file:lightuserdata
4
local file = {}
5
6
----@alias bee.file.readmode integer|"'*a'"
+---@alias bee.file.readmode integer|"'a'"
7
8
---@param mode bee.file.readmode
9
---@return string
0 commit comments