toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
common
/
dev.ust.zinc.grader.model
/
Configuration
/
Compat
/
PipelineStage
/
StdioTest
Stdio
Test
data
class
StdioTest
(
val
_redactMsgInReport
:
String
)
Members
Constructors
Stdio
Test
Link copied to clipboard
constructor
(
_redactMsgInReport
:
String
)
Properties
_redact
Msg
In
Report
Link copied to clipboard
private
val
_redactMsgInReport
:
String
redact
Msg
In
Report
Link copied to clipboard
val
redactMsgInReport
:
Boolean
If true, use
[Redacted]
to hide items in report. Else
null
is returned instead.