Table of Contents

Class Const

Namespace
MASES.KNet
Assembly
MASES.KNet.dll

Default constants

public class Const
Inheritance
Const
Inherited Members

Fields

AssemblyLocation

The location of this assembly

public static readonly string AssemblyLocation

Field Value

string

DefaultConfigurationPath

Default path location of configuration files

public static readonly string DefaultConfigurationPath

Field Value

string

DefaultJarsPath

Default path location of Jars files

public static readonly string DefaultJarsPath

Field Value

string

DefaultLog4JConfigurationPath

Default log4j configuration file, i.e. considering a relative location to DefaultConfigurationPath

public static readonly string DefaultLog4JConfigurationPath

Field Value

string

DefaultLogPath

Default log path, i.e. consider installation within bin folder

public static readonly string DefaultLogPath

Field Value

string

DefaultRootPath

Default root path, i.e. consider installation within bin folder

public static readonly string DefaultRootPath

Field Value

string

DefaultScalaVersion

Default Scala version

public const string DefaultScalaVersion = "2.13.6"

Field Value

string