Skip to content

ls_file_collection docstring does not mention all supported collections #470

Closed
@mslw

Description

@mslw

Under "Supported file collection types are", the docstring for ls_file_collection lists only directory & tarfile. The gitworktree collection type is supported, but missing:

_supported_collection_types = (
    'directory',
    'tarfile',
    'gitworktree',
)

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