Home
last modified time | relevance | path

Searched refs:VimChdir (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_py_both.h1053 VimChdir(PyObject *self UNUSED, PyObject *args, PyObject *kwargs) in VimChdir() function
1415 {"chdir", (PyCFunction)(void *)VimChdir, METH_VARARGS|METH_KEYWORDS, "Change directory"},