Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
ClaudePersona::TomlWriter
Class methods
to_toml
(config :
PersonaConfig
, version_override :
String
|
Nil
= nil) :
String
Serialize PersonaConfig to TOML string with controlled field order
Source
write
(path :
Path
, config :
PersonaConfig
, version_override :
String
|
Nil
= nil)
Write config to file path
Source