Move _list_dir_contents to __init__.py
Move _list_dir_contents to init.py
Relocating _list_dir_contents function to init.py to prevent the same code being implemented in multiple locaitons
Proposed changes
Changes proposed in this merge request:
- Move _list_dir_contents to runcli.py
- This was changed to init.py by Tristans suggestion
Replaces !388 (closed)
No related issue