StringStyle

io.circe.yaml.common.Printer.StringStyle
See theStringStyle companion object
sealed trait StringStyle

Attributes

Companion
object
Source
Printer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DoubleQuoted
object Folded
object Literal
object Plain
object SingleQuoted
In this article