Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
FilePathWithHeaders
File
Path
With
Headers
external
interface
FilePathWithHeaders
(
source
)
Members
Properties
headers
Link copied to clipboard
abstract
var
headers
:
<Error class: unknown class>
<
String
,
String
>
?
Additional headers to be sent.
path
Link copied to clipboard
abstract
var
path
:
String
The path to the file to send.