Attributes
Members list
Type members
Classlikes
Indicates that global logging should be rotated.
Indicates that global logging should be rotated.
Attributes
- Supertypes
- Self type
-
ClearGlobalLog.type
Provides a list of recently executed commands. The commands are stored as processed instead of as entered by the user.
Provides a list of recently executed commands. The commands are stored as processed instead of as entered by the user.
Value parameters
- executed
-
the list of the most recently executed commands, with the most recent command first.
- maxSize
-
the maximum number of commands to keep, or 0 to keep an unlimited number.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Indicates that the previous log file should be preserved instead of discarded.
Indicates that the previous log file should be preserved instead of discarded.
Attributes
- Supertypes
- Self type
-
KeepLastLog.type
Represents the next action for the command processor.
Represents the next action for the command processor.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Indicates that the application should exit with the given result.
Indicates that the application should exit with the given result.
Attributes
- Supertypes
Provides operations and transformations on State.
Provides operations and transformations on State.
Attributes
- Supertypes
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Constructs an empty command History with a default, finite command limit.
Constructs an empty command History with a default, finite command limit.
Attributes
Concrete fields
Indicates where command execution should resume after a failure.
Indicates where command execution should resume after a failure.
Attributes
Implicits
Implicits
Provides operations and transformations on State.
Provides operations and transformations on State.