Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想生成一个 YAML 文档,其中包含序列元素之间的一些注释,但我真的不知道该怎么做。任何指针?
您不能使用 Psych 发出包含注释的 YAML 文档。Psych 基本上会转储一个哈希,并且您也不能在哈希中发表评论。