[ Version ( since = "1.27.53" ) ]
public StatNS statns (string path) throws Error
get file information
Returns file information for the given path
.
This is the same as the stat(2) system call.
this |
A GuestfsSession object |
a StatNS object, or NULL on error |