Module Extended_file_attributes.Get_attr_result

type t =
| Ok of string
| ENOATTR
| ERANGE
| ENOTSUP
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t