Currently, the file/package info is needed for the the node view so that we know which entries are files and which are directories. For now, users must scan for file and package info.
We could eventually try to implement a "best guess" using the location path, but it would get tricky to ensure whether something is file/directory just based off of the name. We need to address this.
Currently, the file/package info is needed for the the node view so that we know which entries are files and which are directories. For now, users must scan for file and package info.
We could eventually try to implement a "best guess" using the location path, but it would get tricky to ensure whether something is file/directory just based off of the name. We need to address this.