trim property

  1. @Bool()
bool trim
getter/setter pair

Whether to trim trailing whitespace on non-blank lines.

Implementation

@ffi.Bool()
external bool trim;