Skip to content

API structures don't take config pointers #115

@obelisk

Description

@obelisk

This means they can't be informed on changes to the config later which right now means changes in debug mode. There is no reason that we need to create the API structure before loading and parsing a config so if we just use a pointer we should be able to solve this problem.

Or we can change the calling convention and have config passed in as well like we do with commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions