Module jay_lib::fns::fn_io

source ·
Expand description

Command Io functions.

Functions

  • Read string from file.
  • 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 Vec<String> to file.