Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/StringScanner/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/StringScanner/rest-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the "rest" of the string (i.e. everything after the scan pointer). If there is no more data (eos? = true), it returns <tt>""</tt>. full_name: StringScanner#rest is_singleton: false name: rest params: () visibility: public