StorableFile
Object Hierarchy:
Description:
public class StorableFile :
Object,
IStorable
Implementation to store sessions on the filesystem. Not the fastest thing in the world, but probably the easiest. Stores sessions in the
system temporary directory by default, or reads "storable.file.path" from the application config.
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface Ambition.Session.IStorable