We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ada64e commit c60cf77Copy full SHA for c60cf77
lua/orgmode/utils/fs.lua
@@ -1,6 +1,6 @@
1
local utils = require('orgmode.utils')
2
3
-M = {}
+local M = {}
4
5
---@param path_str string
6
---@return string | false
0 commit comments