FindFruct.match

Return the match text

  1. const(T)[] match [@property getter]
    struct FindFruct(T)
    @property
    const(T)[]
    match
    ()
  2. const(T)[] match [@property setter]

Meta