Skip to content

Options: Typed structures #518

@tony

Description

@tony

Can be dataclass.

  • ServerOption
  • SessionOption
  • WindowOption
  • PaneOption
  • Option = ServerOption + SessionOption + WindowOption + PaneOption

Consider pydantic, for its field's:

  • alias: for marshalling automatic-rename to automatic_rename
  • description: for documenting option purpose

See also

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions