Skip to content

Add getStringList method #11

Open
@Army-py

Description

@Army-py

Hello, would it be possible to add methods to retrieve a whole list of String in a config ?
Like :

embed:
    title: "Title"
    description:
        - "One text"
        - "Second text"
        - "..."
...
config.getStringList(embed.description)
...

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