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

6 lines
209 B
Smalltalk

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