Skip to content

Internal method for setting arbitrary config setting. #8

@dotancohen

Description

@dotancohen

Burton will need to be able to set config settings, so such a method should exist.

def set_config(name, value, overrideExtant=False):
    global config_filename
    ...
    return True

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