6 lines
148 B
Smalltalk
6 lines
148 B
Smalltalk
accessing
|
|
folder
|
|
|
|
^ self config
|
|
at: 'folder'
|
|
ifAbsentPut: [ FileLocator userData / 'Socialmetrica' / 'web' / 'twitter.com' / self userName ]. |