Opened 11 years ago
Closed 8 years ago
#3259 closed enhancement (invalid)
list API should return within statement
| Reported by: | Adeel Asghar | Owned by: | Adrian Pop |
|---|---|---|---|
| Priority: | high | Milestone: | 1.13.0 |
| Component: | Interactive Environment | Version: | trunk |
| Keywords: | Cc: |
Description
If the model is inside a package with a folder structure then calling list on nested model should return within <package>; statement.
See the attached files.
Attachments (1)
Change History (4)
by , 11 years ago
comment:1 by , 10 years ago
comment:3 by , 8 years ago
| Milestone: | Future → 1.13.0 |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
I don't think so.
Note:
See TracTickets
for help on using tickets.

The listFile API does this (and ignores any classes not part of the same file as the class).