classcamFantomPlugin::FantomUtils
sys::Obj camFantomPlugin::FantomUtils
FantomUtils
- findBuildGroup
- static File? findBuildGroup(File? dir, File? upTo := dir)- Look for a buildgroup build file 
- findBuildPod
- static File? findBuildPod(File? dir, File? upTo)- Try to find a build file of type buildPod first in dir/build.fan Then in dir/src/build.fan Then for a build pod up the directory tree but no further than upTo 
- getPodName
- static Str getPodName(File buildDir)- Relying on dir being == to podName is asking for troublee from build.fan So trying to lokup the real nam