Scanner.getChomping
bool getChomping(ref dchar c, ref Chomping chomping) @safeGet chomping indicator, if detected. Return false otherwise.
Used in scanBlockScalarIndicators.
Parameters
c | The character that may be a chomping indicator. |
chomping | Write the chomping value here, if detected. |