# File lib/windows/msvcrt/file.rb, line 39
def
chmod
(
file
,
mode
)
Chmod
.
call
(
file
,
mode
)
end