Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Converting Repo object? #57

@skistaddy

Description

@skistaddy

I made a request for an organization's repositories, printed the result with the all() function, and got this:

[<Repo (express-file)>, <Repo (users)>]

How would I convert this so the result is

['express-file', 'users']

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