Libraries
»
stashify
(3.2.2)
»
Index
»
Stashify
»
File
»
Local
»
#contents
Method: Stashify::File::Local#contents
Defined in:
lib/stashify/file/local.rb
#
contents
⇒
Object
12 13 14
# File 'lib/stashify/file/local.rb', line 12
def
contents
::
File
.
read
(
path
)
end