Constant ssh2::READ []

pub const READ: OpenFlags = OpenFlags{bits: raw::LIBSSH2_FXF_READ,}

Open the file for reading.