Class SystemInfo
java.lang.Object
com.hello2morrow.sonargraph.build.api.SystemInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddModule(ModuleInfo module) booleangetId()getName()inthashCode()booleanvoidsetPythonRoot(File pythonRoot) voidsetPythonVirtualEnvironment(File pythonVirtualEnv) voidsetSystemRoot(File systemRoot) voidsetTsConfigFile(File tsConfigFile) toString()
-
Constructor Details
-
SystemInfo
-
-
Method Details
-
getSystemRoot
-
setSystemRoot
-
getDescription
-
getName
-
getAbsolutePath
-
getId
-
hasModules
public boolean hasModules() -
addModule
-
getModules
-
getTsConfigFile
-
setTsConfigFile
-
getPythonRoot
-
setPythonRoot
-
getPythonVirtualEnvironment
-
setPythonVirtualEnvironment
-
toString
-
hashCode
public int hashCode() -
equals
-