Libraries
»
informers
(1.1.0)
»
Index
»
Informers
»
Utils
»
Hub
»
FileResponse
»
#read
Method: Informers::Utils::Hub::FileResponse#read
Defined in:
lib/informers/utils/hub.rb
#
read
⇒
Object
18 19 20
# File 'lib/informers/utils/hub.rb', line 18
def
read
File
.
binread
(
@file_path
)
end