swarm.defobj
Interface LispArchiver
- All Known Implementing Classes:
- LispArchiverImpl
- public interface LispArchiver
- extends ArchiverS, Archiver
Protocol for creating Lisp instances of the Archiver.
Protocol for creating Lisp instances of the Archiver Default system path is ~/.swarmArchiver.scm. Default application path is //.scm or the current directory.
Methods inherited from interface swarm.defobj.Drop |
drop |
Methods inherited from interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |