Open yairEO opened 10 years ago
If I have files in folder foo, so I would really like them to be added like so JST['foo']['filename'] and so on, so the folder is actually an object and not a part of the name itself. Is there a way of doing so? thanks!
foo
JST['foo']['filename']
If I have files in folder
foo
, so I would really like them to be added like soJST['foo']['filename']
and so on, so the folder is actually an object and not a part of the name itself. Is there a way of doing so? thanks!