Skip to content

Support for path objects #77

Description

@maxnoe

I don't know how hard this would be and it might be out of scope for this, but it would be really nice if this library supported path completion for the path objects offered by some languages.

E.g. in python:

from pathlib import Path

base = Path("/data/foo/")
input_file = base / "<now complete here...>"

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions