Skip to content

Paths returns one non-existing element if alphabetic wildcard passed #9

Description

@hsz

If I create an object with:

Paths paths = new Paths("/", "foo");

There is always one foo element returned, like:

com.esotericsoftware.wildcard.Paths$Path
  dir = "/"
  name = "foo"

However this element does not exists in the filesystem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions