How to access a folder and its contents

Hi,

Is there any API in Cuba to access a folder created in the base folder of my core module for example ?

For instance, I want to access “myfolder” that is into app-core folder like below:

modules
|_ app-core
|_ myfolder

Thanks

James