edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.io
/
ConfLib
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
fragments
From
Link copied to clipboard
fun
fragmentsFrom
(
toml
:
String
)
:
Map
<
String
,
ConfLib.Fragment
>
Content copied to clipboard
fun
fragmentsFrom
(
doc
:
TomlTable
)
:
Map
<
String
,
ConfLib.Fragment
>
Content copied to clipboard
from
Link copied to clipboard
fun
from
(
toml
:
String
)
:
ConfLib
Content copied to clipboard
fun
from
(
doc
:
TomlTable
)
:
ConfLib
Content copied to clipboard