Ruby CGI::Session::FileStore Functions

EditRocket provides the following information on CGI::Session::FileStore functions in the Ruby source code builder.

close() - Update and close the session's FileStore file.

delete() - Close and delete the session's FileStore file.

new(session, option={}) - Create a new FileStore instance.

restore() - Restore session state from the session's FileStore file.

update() - Save session state to the session's FileStore file.