Libraries
»
git
(4.3.1)
»
Index
»
Git
»
Stash
»
#saved?
Method: Git::Stash#saved?
Defined in:
lib/git/stash.rb
#
saved?
⇒
Boolean
Returns:
(
Boolean
)
16 17 18
# File 'lib/git/stash.rb', line 16
def
saved?
@saved
end