Class: TargetIO::TrainCompat::IO
- Inherits:
-
Object
- Object
- TargetIO::TrainCompat::IO
- Defined in:
- lib/chef/target_io/train/io.rb
Class Method Summary collapse
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 |