IO
Version: 1.0.0
MIP stores the information on file object IO in the io
sub-level hash located in file_info
. The io hash has three hash reference keys: in
, out
, and temp
with identical sub-level keys. Setting either in
or out
also sets temp
.
File objects
"a/dir/file_1.1.txt"
"a/dir/file_1.txt"
Last updated