# File lib/net/sftp/operations/lstat.rb, line 25
def
perform
(
path
)
@driver
.
lstat
(
nil
,
path
)
end