Skip to content

Fold clap into figment as the top layer #189

Description

@ecalifornica

Part of #183, phase 3. Blocked on #188.

  • Config-type flags join the figment merge as the top layer (--pretty, --picker, share --url).
  • Positional arguments and subcommand data (session ids, file paths, resume <input>) are data, not config. They stay out of figment.
  • Below run(), no code knows whether a value came from flag, env, or toml.
  • Revisit here: should any diagnostic env vars become flags?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions