root
Toggle table of contents
goblin-drivers
Target filter
goblin-drivers
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.drivers
/
JSON
JSON
goblin-drivers
object
JSON
Members
Properties
mapper2
Link copied to clipboard
goblin-drivers
val
mapper2
:
<Error class: unknown class>
pretty
Link copied to clipboard
goblin-drivers
val
pretty
:
<Error class: unknown class>
Functions
from
File
Link copied to clipboard
goblin-drivers
inline
fun
<
T
>
fromFile
(
path
:
Path
)
:
T
save
To
File
Link copied to clipboard
goblin-drivers
inline
fun
<
T
>
T
.
saveToFile
(
path
:
Path
,
prettyPrint
:
Boolean
=
true
)
:
Path
to
Json
Link copied to clipboard
goblin-drivers
inline
fun
<
T
>
T
.
toJson
(
prettyPrint
:
Boolean
=
false
)
:
String