-
Let the emitter choose the style.
Declaration
Swift
case any = 0 -
The plain scalar style.
Declaration
Swift
case plain -
The single-quoted scalar style.
Declaration
Swift
case singleQuoted -
The double-quoted scalar style.
Declaration
Swift
case doubleQuoted -
The literal scalar style.
Declaration
Swift
case literal -
The folded scalar style.
Declaration
Swift
case folded
View on GitHub
Install in Dash