Socialmetrica/Socialmetrica.package/NitterUser.class/instance/exportStaticWebReport.st

6 lines
196 B
Smalltalk

accessing
exportStaticWebReport
self hasTemplates
ifTrue: [ self installTemplate ].
^ self exportWithTemplate: (TweetsCollection dataStore / 'templates' / 'index.mus.html') into: self folder