Libraries
»
chef
(18.5.0)
»
Index (I)
»
TargetIO
»
TrainCompat
»
IO
Class: TargetIO::TrainCompat::IO
Inherits:
Object
Object
TargetIO::TrainCompat::IO
show all
Defined in:
lib/chef/target_io/train/io.rb
Class Method Summary
collapse
.
read
(path) ⇒ Object
Class Method Details
.
read
(path) ⇒
Object
7 8 9
# File 'lib/chef/target_io/train/io.rb', line 7
def
read
(
path
)
TargetIO
::
File
.
read
(
path
)
end