add_file_simple(name, mode, size)
Instance Public methods
Add file name
with permissions mode
size
bytes long. Yields an IO to
write the file to.
Add file name
with permissions mode
size
bytes long. Yields an IO to
write the file to.
Please login to continue.