Mapper.force

Get force

  1. bool force [@property setter]
  2. inout(bool) force [@property getter]
    interface Mapper(To, From = To)
    @property @safe nothrow pure inout
    inout(bool)
    force
    ()

Return Value

Type: inout(bool)

bool

Meta