Method: Git::Stash#to_s

Defined in:
lib/git/stash.rb

#to_sObject



22
23
24
# File 'lib/git/stash.rb', line 22

def to_s
  message
end