Wick.Protocol.Response.Open (wick v0.1.0)

Copy Markdown View Source

fuse_open_out (16 bytes) — reply to OPEN / OPENDIR.

Summary

Types

t()

@type t() :: %Wick.Protocol.Response.Open{
  fh: non_neg_integer(),
  open_flags: non_neg_integer()
}