toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.client
/
ClientImporter
/
import
import
suspend
fun
import
(
paths
:
Iterable
<
Path
>
,
name
:
String
?
,
description
:
String
?
,
url
:
String
?
,
skipErrors
:
Boolean
)
suspend
fun
import
(
artifact
:
Artifact
,
name
:
String
?
,
description
:
String
?
,
url
:
String
?
,
fileName
:
String
,
timestamp
:
Instant
)