Hello guys i am back , i am trying to read a directory structure eg ./  such that all the directories within it are returned in a list and then I can use them for further processing .Is there a function which takes the path as an input and returns all the directories in it , in a list?<br>
<br><br>Aditya<br>