pub fn is_project_root(dir: &Path) -> bool
Returns true if the given directory looks like a devalang project root. Checks for the presence of .devalang config file or .deva directory.
.devalang
.deva