StringStyle

io.circe.yaml.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

Members list

Value members

Concrete methods

def toScalarStyle: ScalarStyle
Implicitly added by StringStyleOps

Attributes

Source
package.scala