GLib.Scanner.prototype.eof
function eof(): Boolean {
// Gjs wrapper for g_scanner_eof()
}
Returns true if the scanner has reached the end of the file or text buffer.
- Returns
true if the scanner has reached the end of the file or text buffer
function eof(): Boolean {
// Gjs wrapper for g_scanner_eof()
}
Returns true if the scanner has reached the end of the file or text buffer.
true if the scanner has reached the end of the file or text buffer