Class Const
Default constants
public class Const
- Inheritance
-
Const
- Inherited Members
Fields
AssemblyLocation
The location of this assembly
public static readonly string AssemblyLocation
Field Value
DefaultConfigurationPath
Default path location of configuration files
public static readonly string DefaultConfigurationPath
Field Value
DefaultJarsPath
Default path location of Jars files
public static readonly string DefaultJarsPath
Field Value
DefaultLog4JConfigurationPath
Default log4j configuration file, i.e. considering a relative location to DefaultConfigurationPath
public static readonly string DefaultLog4JConfigurationPath
Field Value
DefaultLogPath
Default log path, i.e. consider installation within bin folder
public static readonly string DefaultLogPath
Field Value
DefaultRootPath
Default root path, i.e. consider installation within bin folder
public static readonly string DefaultRootPath
Field Value
DefaultScalaVersion
Default Scala version
public const string DefaultScalaVersion = "2.13.6"