nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.resources.upload
/
UploadService
Upload
Service
interface
UploadService
Members
Properties
names
Link copied to clipboard
abstract
val
names
:
List
<
String
>
Functions
disable
Link copied to clipboard
abstract
fun
disable
(
)
load
Config
Link copied to clipboard
abstract
fun
loadConfig
(
cfg
:
ConfigurationNode
)
upload
Link copied to clipboard
abstract
suspend
fun
upload
(
file
:
Path
)
:
String