Skip to content

lib: add a global environment object ? #11

@quesnel

Description

@quesnel

Add a global class, efyj::environment for example, to store global states like verbose/quiet mode, color in output (isatty).

Perhaps use std::shared_ptr and std::make_shared to store the global class or static pointer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions