looker-open-source / pylookml

A pythonic api for automatic lookml
https://pylookml.readthedocs.io/en/latest/introduction.html
MIT License
45 stars 23 forks source link

Check presence of file more easily #58

Open russlooker opened 3 years ago

russlooker commented 3 years ago

check for the presence of a file in the index project.exists() 'foo.view.lkml' in project.files()?