BaseTopologyWriter¶
- class mdcraft.io.base.BaseTopologyWriter(filename: str | Path)[source]¶
Bases:
BaseWriterBase class for topology writers.
Methods
Closes the topology or trajectory file and deletes the handle.
Opens the topology or trajectory file and stores a handle to it.