Skip to content

Add write() export #273

Description

@K20shores

See #268. Add include/mechanism_configuration/exporter.hpp.

Acceptance criteria

  • void write(const Mechanism&, const std::filesystem::path&) compiles
  • .yaml produces YAML; .json produces JSON; unknown suffix is an error
  • Round-trip: parse(path) then write(out) then parse(out) produces equal Mechanism

Ideas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions