Luna/libos/include
apio e378d8ee2f
All checks were successful
continuous-integration/drone/push Build is passing
Revert "libos: Make File::read_line optionally strip the ending newline"
This should be done by the caller, as making libos do it will not return a different value if the line was empty or was EOF.

Fortunately, we now have String::trim.
2023-04-22 15:21:04 +02:00
..
os Revert "libos: Make File::read_line optionally strip the ending newline" 2023-04-22 15:21:04 +02:00