v/vlib/ftp
Alexey f40f023487 ftp: cosmetic fixes
Use single quotes for strings.
Use string interpolation instead of concatenation.
Don't print messages in non-debug mode.
Fix typos in error messages.
Add space after comma, add spaces between operators.
extract code to separate functions
2019-12-28 08:53:28 +01:00
..
.gitignore FTP module 2019-12-27 19:08:44 +01:00
ftp.v ftp: cosmetic fixes 2019-12-28 08:53:28 +01:00
ftp_test.v FTP module 2019-12-27 19:08:44 +01:00