Skip to content

Find a way to write a Toml file #4

@AntonioLangiu

Description

@AntonioLangiu

The toml parsers we are using is not able to write back the values, but we need it to allow to modify in an iterative way the configuration file. Considering that we want to modify it and also preserve the comments, we may need to write a module that using regex is able to recognise the tokens and replace them in the Toml file.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions