functionlistFile
Lists the contents of the file given by the class.
Information
Lists the contents of the file given by the class. See also list().
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | class_ | ||
| Boolean | nestedClasses | true |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | contents |
Revisions
| Revision | Author | Comment |
|---|---|---|
| 1.9.3-dev | sjoelund.se | Introduced the API. |