Expand description
Command Io functions.
Functions
- Read string from file. Example:
- get a file name from today. Often use for temporary file.
- get a file name from now. it is year month day hour and minute. Often use for temporary file.
- Writen a String to a file.
- writen
Vec<String>
to a temporary file. It to check temporary data.