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