fn operation_reverse(text: &mut CommandTextObject)
Expand description

An operation to reverse the characters in the given CommandTextObject.

Parameters

  • text

    The CommandTextObject to affect.