--- !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