Resource type definition for Share agent

type Share (
static keylist SupportedActions = { "direxists.vfd" }
static str ArgList[] = { PathName, Client, OtherClients,
Options, "NFSRes:State" }
str PathName
str Client
str OtherClients[]
str Options
str NFSRes
)