Interface ProjectMetadata
public interface ProjectMetadata
Represents the project metadata information. It contains a home directory of the project and the project configuration settings
-
Method Summary
-
Method Details
-
home
File home() -
settings
WeaveProjectSettings settings()
-