v/vlib/io
Louis Schmieder 00261afbc1
io: add a `cp` function (#9875)
2021-04-25 21:22:33 +03:00
..
util
buffered_reader.v io: BufferedReader.free() 2021-03-15 21:25:19 +01:00
custom_string_reading_test.v
io.v io: add a `cp` function (#9875) 2021-04-25 21:22:33 +03:00
io_test.v io: add a `cp` function (#9875) 2021-04-25 21:22:33 +03:00
os_file_reader_test.v os: move file methods to vlib/os/file.c.v, document them, add new file.read_struct and file.write_struct and tests 2021-03-04 14:54:39 +02:00
reader.v os: make os module handle large files (#9439) 2021-03-26 07:51:55 +01:00
reader_test.v tools: check formatting of more modules with `v test-cleancode`, colorize `v vet` output 2021-03-24 12:39:39 +02:00
readerwriter.v
writer.v os: make os module handle large files (#9439) 2021-03-26 07:51:55 +01:00