controller.project.Project.inspect_main_folder

Project.inspect_main_folder(folder)[source]

RAPyDo commands only works on rapydo projects, we want to ensure that the current folder have a rapydo-like structure. These checks are based on file existence. Further checks are performed in the following steps

Parameters:

folder (Path)

Return type:

Optional[str]