Entry point examples in this chapter

In this chapter, the example entry points are shown for an agent named Foo. The example agent has the following resource type definition:

In the types.cf format:

type Foo (

str PathName

static str ArgList[]= {PathName}

)

For this resource type, the entry points defined are as follows: