Libraries
»
leeloo
(0.5.4)
»
Index
»
Leeloo
»
GpgLocalFileSystemSecret
»
#read
Method: Leeloo::GpgLocalFileSystemSecret#read
Defined in:
lib/leeloo/secret.rb
#
read
⇒
Object
74 75 76
# File 'lib/leeloo/secret.rb', line 74
def
read
@crypto
.
decrypt
File
.
open
(
@pathname
)
end