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.type
object Folded.type
object Literal.type
object Plain.type
object SingleQuoted.type

Members list

Concise view

Value members

Concrete methods

def toScalarStyle: ScalarStyle
Implicitly added by StringStyleOps

Attributes

Source:
package.scala