Items returns the count of items in this directory or this directory and subdirectories if known, -1 for unknown
()
| 140 | // Items returns the count of items in this directory or this |
| 141 | // directory and subdirectories if known, -1 for unknown |
| 142 | Items() int64 |
| 143 | |
| 144 | // ID returns the internal ID of this directory if known, or |
| 145 | // "" otherwise |
no outgoing calls
no test coverage detected