관리-도구
편집 파일: load_stream-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Loads all documents from the current <em>io</em> stream, returning a +YAML::Stream+ object containing all loaded documents. full_name: YAML::load_stream is_singleton: true name: load_stream params: ( io ) visibility: public