aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider/script_host.py
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2015-08-11 16:34:45 -0400
committerJustin M. Keyes <justinkz@gmail.com>2015-08-17 01:06:00 -0400
commit3ce1b4015f8e830af72b679b6d39ab0bf4f69768 (patch)
treea1932bc8e50f3f2f6cdd55a5fb1f12a5cc40d16c /runtime/autoload/provider/script_host.py
parent616b787d129b3550dc4b103868cf09e267195210 (diff)
downloadrneovim-3ce1b4015f8e830af72b679b6d39ab0bf4f69768.tar.gz
rneovim-3ce1b4015f8e830af72b679b6d39ab0bf4f69768.tar.bz2
rneovim-3ce1b4015f8e830af72b679b6d39ab0bf4f69768.zip
fs.c: implement os_file_is_readable()
Use access() because: - We already use it for os_file_is_writable() - Vim's old check_file_readonly() ends up using access() after all.
Diffstat (limited to 'runtime/autoload/provider/script_host.py')
0 files changed, 0 insertions, 0 deletions