method

rest

v1_8_7_72 - Show latest stable - Class: StringScanner
rest()
public

Returns the "rest" of the string (i.e. everything after the scan pointer). If there is no more data (eos? = true), it returns "".