Wraps a remote file's SFTP attributes — size, owner, permissions and times —
as returned by File#fstat and Session#stat/#lstat.
Constructors
new(stat : LibSSH2::SFTPAttrs)
SourceInstance methods
flags
Which attribute fields are populated.
Sourceflags=(v : Flags)
Which attribute fields are populated.
Source