sig
type
t = { permissions :
Types
.
PathPermission
.t list; path : string; }
end