Interface | Description |
---|---|
JkAnsi | |
JkAnsiConsole |
Class | Description |
---|---|
JkAbstractProcess<T extends JkAbstractProcess> |
The JkProcess class represents a process that can be executed on the system.
|
JkAnsiConsole.Cache | |
JkBusyIndicator | |
JkConsoleSpinner | |
JkDebugLogDecorator |
Consumer behaving like
JkIndentLogDecorator but displaying the source line where each log occurs. |
JkFlatLogDecorator |
This decorator shows minimalist task decoration...
|
JkIndentLogDecorator |
This decorator adds indentation for logs nested within a task.
|
JkInfo |
Provides information about Jeka running instance.
|
JkLocator |
Provides location related to the running Jeka instance.
|
JkLog |
Provides static methods for logging events.
|
JkLog.JkLogDecorator | |
JkLog.JkLogEvent | |
JkLog.JkState | |
JkMemoryBufferLogDecorator | |
JkNumberLogDecorator |
This decorator adds task numbering
s: 1
s: 1.1
s: 1.1.1
e:
s: 1.1.2
|
JkProcess |
The JkProcess class represents a process that can be executed on the system.
|
JkProcHandler |
Represents a handler for a running process.
|
JkProcResult |
Represents the result of a process execution.
|
JkPrompt | |
JkProperties |
A set of name-value pairs.
|
Enum | Description |
---|---|
JkAnsi.Attribute | |
JkAnsi.Color | |
JkLog.Style |
Available style of logging displaying.
|
JkLog.Type |
Type of events emitted by logs.
|
JkLog.Verbosity |
Levels of logging
|