edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service.amber
/
Leap
/
Results
Results
data
class
Results
(
exitCode
:
Int
,
console
:
List
<
String
>
,
files
:
Map
<
String
,
String
?
>
)
Content copied to clipboard
Properties
Properties
console
Link copied to clipboard
val
console
:
List
<
String
>
Content copied to clipboard
exitCode
Link copied to clipboard
val
exitCode
:
Int
Content copied to clipboard
files
Link copied to clipboard
val
files
:
Map
<
String
,
String
?
>
Content copied to clipboard