Method: Exercism::Stash#filename

Defined in:
lib/exercism/stash.rb

#filenameObject (readonly)

Returns the value of attribute filename.



4
5
6
# File 'lib/exercism/stash.rb', line 4

def filename
  @filename
end