String get(File handle)
Arguments
handle: A file handle opened for reading
Usage
Read a line from a file, including the terminating newline ('\n').
handle: A file handle opened for readingRead a line from a file, including the terminating newline ('\n').