Skip to content

ProjectRepository.GetPythonScripts() Method

Return a list of all Python scripts saved in the repository

1
System.Collections.Generic.List<Simba.Data.PythonScript> GetPythonScripts()

Returns

System.Collections.Generic.List<PythonScript>