NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
c_lstat multimethod
c_lstat multimethod
Methods
c_lstat(
pathname:
Str
)
Call LSTAT(2)
Example
c_lstat("/tmp") # <Stat st_dev=... st_ino=... st_mode=... ...>