# Functions
FindDefaultProjectFile finds the path of nirvana.yaml.
FindProjectFile finds the path of project file.
GoPath finds the go path and absolute path for specified directory.
LoadConfig loads config from yaml file.
LoadDefaultProjectFile finds the path of nirvana.yaml and loads it.
PackageForPath gets package path for a path.
Subdirectories walkthroughs all subdirectories.
# Constants
DefaultProjectFileName is the default project file name of a nirvana project.