GoogleDriveOptions
Defined in: src/gdrive.ts:203
Extends
Section titled “Extends”CloudFSOptions
Properties
Section titled “Properties”cacheTTL?
Section titled “cacheTTL?”
optionalcacheTTL?:number
Defined in: src/cloudfs.ts:19
How long (in seconds) before a fetched file should be considered invalid
Default
Section titled “Default”3600 // 1 hourInherited from
Section titled “Inherited from”CloudFSOptions.cacheTTL
drive: typeof
drive
Defined in: src/gdrive.ts:204