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

6 lines
196 B
Smalltalk
Raw Normal View History

2022-06-01 20:52:32 +00:00
accessing
exportStaticWebReport
self hasTemplates
ifTrue: [ self installTemplate ].
2022-06-01 20:52:32 +00:00
^ self exportWithTemplate: (TweetsCollection dataStore / 'templates' / 'index.mus.html') into: self folder