Class: OfflineStorage
Defined in: | src/kermit/extensions/ext.offline.coffee |
Inherits: | Extension |
Overview
Store downloaded data on local filesystem
Variables Summary
- errors =
-
{ OSNODIR: "Extension OfflineStorage needs the basedir to be specified as root for storage of files.\nPlease provide property 'basedir' (withoud trailing slash) in the options." }
Class Method Summary
Inherited Method Summary
Methods inherited from
Extension
#initialize #print #merge #targets #verify #onStart #onStop
Class Method Details
.
(void)
defaultOpts()
Constructor Details
#
(void)
constructor(opts = {})