getcwd

Function getcwd 

Source
pub fn getcwd(
    lua: &Lua,
    win_num: Option<u64>,
    tab_num: Option<u64>,
) -> LuaResult<PathBuf>
Available on crate feature vim only.
Expand description

Corresponds to vim.fn.getcwd