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

6 lines
197 B
Smalltalk

accessing
exportDefaultReport
self hasTemplates
ifFalse: [ self installTemplate ].
^ self exportWithTemplate: (TweetsCollection dataStore / 'templates' / 'template.mus.tex') into: self folder