Method: Textbringer::Commands::BufferPosition#to_s

Defined in:
lib/textbringer/commands/register.rb

#to_sObject



11
12
13
# File 'lib/textbringer/commands/register.rb', line 11

def to_s
  @mark.location.to_s
end