Skip to content

Replace boolean parameter with two methods. #323

Open
@jaraco

Description

@jaraco

This complicated signature, caused by a boolean parameter, should probably be re-written as two methods, get_command_obj and get_cached_command_obj, where the latter just returns self.command_obj.get(command). Of course, that's not a concern for this PR.

Originally posted by @jaraco in #307 (comment)

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