Module: SnipReference::NormalArgument

Defined in:
lib/vanilla/snip_reference_parser.rb

Instance Method Summary collapse

Instance Method Details

#to_argumentsObject



48
49
50
# File 'lib/vanilla/snip_reference_parser.rb', line 48

def to_arguments
  [text_value]
end