Method: Textbringer::Commands#match_string
- Defined in:
- lib/textbringer/commands/replace.rb
#match_string(n) ⇒ Object
29 30 31 |
# File 'lib/textbringer/commands/replace.rb', line 29 def match_string(n) Buffer.current.match_string(n) end |