rail.core.utils module
- rail.core.utils.find_rail_file(relpath)
Find a file somewhere in rail by searching the namespace path
This lets us avoid issues that the paths can be different depending on if we have installed things from source or not
- Parameters:
relpath (str)
- Return type:
str