Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
powershell
/
com.michaelflisar.toolbox.powershell
/
PSResult
/
PSResult
PSResult
constructor
(
outputs
:
List
<
String
>
=
emptyList()
,
errors
:
List
<
String
>
=
emptyList()
)