wait_writable()
Instance Public methods
Wait until the file becomes writable.
ruby -run -e wait_writable -- [OPTION] FILE -n RETRY count to retry -w SEC each wait time in seconds -v verbose
Wait until the file becomes writable.
ruby -run -e wait_writable -- [OPTION] FILE -n RETRY count to retry -w SEC each wait time in seconds -v verbose
Please login to continue.