root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common
/
AgentMeasureCommand
Agent
Measure
Command
goblin-common
data
class
AgentMeasureCommand
(
val
description
:
String
?
,
val
debugMode
:
Boolean
=
false
)
:
AgentCommand
Starts a measurement.
Members
Constructors
Agent
Measure
Command
Link copied to clipboard
goblin-common
constructor
(
description
:
String
?
,
debugMode
:
Boolean
=
false
)
Properties
debug
Mode
Link copied to clipboard
goblin-common
val
debugMode
:
Boolean
=
false
description
Link copied to clipboard
goblin-common
val
description
:
String
?