Method: RTF::CommandNode#suffix

Defined in:
lib/rtf/node.rb

#suffixObject

String containing the suffix text for the command



210
211
212
# File 'lib/rtf/node.rb', line 210

def suffix
  @suffix
end