Tahr.Mount.Types.ExportNode (tahr v0.1.0)

Copy Markdown View Source

One entry in MOUNTPROC3_EXPORT's reply: a directory and the groups allowed to mount it.

Summary

Types

t()

@type t() :: %Tahr.Mount.Types.ExportNode{
  dir: Tahr.Mount.Types.dirpath(),
  groups: [Tahr.Mount.Types.name()]
}